pub type Shake256 = CoreWrapper<Shake256Core>;
Expand description
SHAKE256 hasher state.
Aliased Type§
struct Shake256 { /* private fields */ }
pub type Shake256 = CoreWrapper<Shake256Core>;
SHAKE256 hasher state.
struct Shake256 { /* private fields */ }