Type Definition miscreant::stream::Aes256SivEncryptor [] [src]

type Aes256SivEncryptor = Encryptor<Aes256Siv>;

AES-CMAC-SIV STREAM encryptor with 512-bit key size (256-bit security) and a 64-bit (8-byte) nonce.