Module stream_core

Source

Macrosยง

impl_counter ๐Ÿ”’

Structsยง

ApplyBlockCtx ๐Ÿ”’
ApplyBlocksCtx ๐Ÿ”’
WriteBlockCtx ๐Ÿ”’
WriteBlocksCtx ๐Ÿ”’

Traitsยง

Counter
Counter type usable with StreamCipherCore.
StreamBackend
Trait implemented by stream cipher backends.
StreamCipherCore
Block-level synchronous stream ciphers.
StreamCipherSeekCore
Block-level seeking trait for stream ciphers.
StreamClosure
Trait for StreamBackend users.

Functionsยง

into_chunks ๐Ÿ”’
Partition buffer into 2 parts: buffer of arrays and tail.