aws_
lc_
rs
1.13.0
In aws_
lc_
rs::
aead
Modules
aead_ctx
aes_gcm
chacha
chacha20_poly1305_openssh
nonce
nonce_sequence
poly1305
quic
rand_nonce
tls
unbound_key
Macros
nonce_seq_key_op_mut
Structs
Aad
Algorithm
LessSafeKey
Nonce
OpeningKey
OpeningKeyPreparedNonce
RandomizedNonceKey
SealingKey
SealingKeyPreparedNonce
Tag
TlsRecordOpeningKey
TlsRecordSealingKey
UnboundKey
Enums
AlgorithmID
TlsProtocolId
Constants
AES_128_GCM
AES_128_GCM_SIV
AES_192_GCM
AES_256_GCM
AES_256_GCM_SIV
CHACHA20_POLY1305
MAX_KEY_LEN
MAX_TAG_LEN
NONCE_LEN
TAG_LEN
Traits
BoundKey
NonceSequence
aws_lc_rs
::
aead
Constant
NONCE_LEN
Copy item path
Settings
Help
Summary
Source
pub const NONCE_LEN:
usize
= _; // 12usize
Expand description
All the AEADs we support use 96-bit nonces.