pub type Shake128 = CoreWrapper<Shake128Core>;
Expand description
SHAKE128 hasher state.
Aliased Type§
struct Shake128 { /* private fields */ }
pub type Shake128 = CoreWrapper<Shake128Core>;
SHAKE128 hasher state.
struct Shake128 { /* private fields */ }