Constant ring::aead::NONCE_LEN[][src]

pub const NONCE_LEN: usize = 96 / 8; // 0x0000_0000_0000_000cusize
Expand description

All the AEADs we support use 96-bit nonces.