Constant ring::aead::NONCE_LEN [−][src]
pub const NONCE_LEN: usize = 96 / 8; // 0x0_000_000_000_000_00cusize
All the AEADs we support use 96-bit nonces.
pub const NONCE_LEN: usize = 96 / 8; // 0x0_000_000_000_000_00cusize
All the AEADs we support use 96-bit nonces.