Skip to main content

KangarooTwelveCore

Type Alias KangarooTwelveCore 

Source
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 */ }