Aes128Siv
struct Aes128Siv
AES-CMAC-SIV in AEAD mode with 256-bit key size (128-bit security)
Methods
nonce_size
pub fn nonce_size(self): int
nonce_size
pub fn nonce_size(self): int
new
pub fn new(key: Bytes): Aes128Siv throws InvalidLengthError
new
pub fn new(key: Bytes): Aes128Siv throws InvalidLengthError