Module cipher::stream_core
source ยท Macrosยง
- impl_
counter ๐
Structsยง
- Apply
Block ๐Ctx - Apply
Blocks ๐Ctx - Write
Block ๐Ctx - Write
Blocks ๐Ctx
Traitsยง
- Counter type usable with
StreamCipherCore
. - Trait implemented by stream cipher backends.
- Block-level synchronous stream ciphers.
- Block-level seeking trait for stream ciphers.
- Trait for
StreamBackend
users.
Functionsยง
- into_
chunks ๐Partition buffer into 2 parts: buffer of arrays and tail.