Skip to main content

Module core_api

Module core_api 

Source

Macrosยง

impl_counter ๐Ÿ”’

Structsยง

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

Traitsยง

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