Package org.signal.libsignal.crypto
See: Description
-
Class Summary Class Description CryptographicHash Aes256GcmSiv Implements the AES-256-GCM-SIV authenticated stream cipher with a 12-byte nonce. Aes256Ctr32 Implements the AES-256-CTR stream cipher with a 12-byte nonce and an initial counter. CryptographicMac Aes256GcmEncryption Implements the AES-256-GCM authenticated stream cipher with a 12-byte nonce. Aes256GcmDecryption Implements the AES-256-GCM authenticated stream cipher with a 12-byte nonce.