Skip to main content
Module cipher
bssl_
crypto
Module cipher
Module Items
Modules
Structs
Traits
In crate bssl_
crypto
bssl_crypto
Module
cipher
Copy item path
Source
Expand description
Ciphers.
Modules
§
aes_cbc
AES-CBC stream cipher operations.
aes_ctr
AES-CTR stream cipher operations.
Structs
§
Cipher
Error
Error returned in the event of an unsuccessful cipher operation.
Traits
§
Block
Cipher
Synchronous block cipher trait.
Stream
Cipher
Synchronous stream cipher trait.