pub type KangarooTwelveCore<'cs> = Kt128Core<'cs>;๐Deprecated since 0.4.0-pre:
use Kt128Core instead
Expand description
Core KT128 hasher state.
Aliased Typeยง
pub struct KangarooTwelveCore<'cs> { /* private fields */ }