Constant ring::aead::NONCE_LEN

source ·
pub const NONCE_LEN: usize = _; // 12usize
Expand description

All the AEADs we support use 96-bit nonces.