Enum noise_ring::Aes256Gcm [] [src]

pub enum Aes256Gcm {}

Trait Implementations

impl Cipher for Aes256Gcm
[src]

Type of key.

Name of this cipher function.

AEAD encryption. Read more

AEAD decryption. Read more

Length of key.

Length of auth tag. Read more