Module nonce
aws_
lc_
rs
1.13.0
Module nonce
Module Items
Structs
Constants
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
Module
nonce
Copy item path
Settings
Help
Summary
Source
Structs
§
Nonce
A nonce for a single AEAD opening or sealing operation.
Constants
§
IV_LEN
NONCE_
LEN
All the AEADs we support use 96-bit nonces.