ring
0.16.20
In ring::aead
Modules
chacha20_poly1305_openssh
quic
Structs
Aad
Algorithm
LessSafeKey
Nonce
OpeningKey
SealingKey
Tag
UnboundKey
Constants
MAX_TAG_LEN
NONCE_LEN
Statics
AES_128_GCM
AES_256_GCM
CHACHA20_POLY1305
Traits
BoundKey
NonceSequence
?
Settings
Constant
ring
::
aead
::
NONCE_LEN
Copy item path
source
·
[
−
]
pub const NONCE_LEN:
usize
= _; // 12usize
Expand description
All the AEADs we support use 96-bit nonces.