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

type Aes128PmacSivDecryptor = Decryptor<Aes128PmacSiv>;

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