pub type CShake128 = CoreWrapper<CShake128Core>;
Expand description
CSHAKE128 hasher state.
Aliased Typeยง
struct CShake128 { /* private fields */ }
pub type CShake128 = CoreWrapper<CShake128Core>;
CSHAKE128 hasher state.
struct CShake128 { /* private fields */ }