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

type Aes256SivDecryptor = Decryptor<Aes256Siv>;

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