Type Alias CShake128

Source
pub type CShake128 = CoreWrapper<CShake128Core>;
Expand description

CSHAKE128 hasher state.

Aliased Typeยง

struct CShake128 { /* private fields */ }