Module unbound_
key
aws_
lc_
rs
1.13.0
Module unbound_
key
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
unbound_key
Copy item path
Settings
Help
Summary
Source
Structs
§
Unbound
Key
An AEAD key without a designated role or nonce sequence.
Constants
§
MAX_
NONCE_
LEN
🔒
The maximum length of a nonce returned by our AEAD API.
MAX_
TAG_
NONCE_
BUFFER_
LEN
🔒
The maximum required tag buffer needed if using AWS-LC generated nonce construction