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

type Aes128SivDecryptor = Decryptor<Aes128SivAead>;

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