Skip to main content

KangarooTwelve

Type Alias KangarooTwelve 

Source
pub type KangarooTwelve<'cs> = Kt128<'cs>;
๐Ÿ‘ŽDeprecated since 0.4.0-pre:

use Kt128 instead

Expand description

KT128 hasher.

Aliased Typeยง

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