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

type Aes128SivDecryptor = Decryptor<Aes128Siv>;

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