aws_
lc_
rs
1.13.0
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
Constant
MAX_CIPHER_BLOCK_LEN
Copy item path
Settings
Help
Summary
Source
const MAX_CIPHER_BLOCK_LEN:
usize
= AES_BLOCK_LEN; // 16usize