Module chacha
aws_
lc_
rs
1.13.0
Module chacha
Module Items
Constants
Functions
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
chacha
Copy item path
Settings
Help
Summary
Source
Constants
§
CHACH
A20_
POLY1305
ChaCha20-Poly1305 as described in
RFC 7539
.
Functions
§
init_
chacha_
aead
🔒