Aes256Siv
struct Aes256Siv
AES-CMAC-SIV in AEAD mode with 512-bit key size (256-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): Aes256Siv throws InvalidLengthError
new
pub fn new(key: Bytes): Aes256Siv throws InvalidLengthError