Module chacha
aws_
lc_
rs
1.13.0
Module chacha
Module Items
Structs
Constants
Functions
In aws_
lc_
rs::
cipher
Modules
aes
block
chacha
key
padded
streaming
Macros
define_cipher_context
Structs
Algorithm
BufferUpdate
DecryptingKey
EncryptingKey
PaddedBlockDecryptingKey
PaddedBlockEncryptingKey
StreamingDecryptingKey
StreamingEncryptingKey
UnboundCipherKey
Enums
AlgorithmId
DecryptionContext
EncryptionContext
OperatingMode
Constants
AES_128_KEY_LEN
AES_192_KEY_LEN
AES_256_KEY_LEN
AES_CBC_IV_LEN
AES_CFB_IV_LEN
AES_CTR_IV_LEN
MAX_CIPHER_BLOCK_LEN
MAX_CIPHER_KEY_LEN
Statics
AES_128
AES_192
AES_256
Functions
decrypt
encrypt
aws_lc_rs
::
cipher
Module
chacha
Copy item path
Settings
Help
Summary
Source
Structs
§
ChaCha20
Key
🔒
Constants
§
KEY_LEN
🔒
NONCE_
LEN
🔒
Functions
§
encrypt_
block_
chacha20
🔒
encrypt_
chacha20
🔒
encrypt_
in_
place_
chacha20
🔒