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

type Aes256SivDecryptor = Decryptor<Aes256SivAead>;

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