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

type Aes256PmacSivEncryptor = Encryptor<Aes256PmacSivAead>;

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