Skip to main content

Module zero

Module zero 

Source

Structsยง

BackendWrapper ๐Ÿ”’
Wrapper around tweakable block cipher backend which implements non-tweakable block cipher backend traits using zero tweak.
ClosureWrapper ๐Ÿ”’
Wrapper around non-tweakble block cipher closures which implements the tweakable block cipher closure traits using zero tweak.
ZeroTweak
Wrapper around tweakable block cipher which implements the common block cipher traits using zero tweak.