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

type Aes128PmacSivEncryptor = Encryptor<Aes128PmacSivAead>;

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