KangarooTwelve

Type Alias KangarooTwelve 

Source
pub type KangarooTwelve<'cs> = CoreWrapper<KangarooTwelveCore<'cs>>;
Expand description

KangarooTwelve hasher state.

Aliased Typeยง

pub struct KangarooTwelve<'cs> { /* private fields */ }