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

type Aes128SivEncryptor = Encryptor<Aes128SivAead>;

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