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

type Aes256SivEncryptor = Encryptor<Aes256SivAead>;

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