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

All the AEADs we support use 96-bit nonces.