pub type Groestl256 = CoreWrapper<CtVariableCoreWrapper<GroestlShortVarCore<GroestlShortImpl>, U32>>;
Expand description
Groestl-256 hasher state.
Aliased Typeยง
struct Groestl256 { /* private fields */ }
pub type Groestl256 = CoreWrapper<CtVariableCoreWrapper<GroestlShortVarCore<GroestlShortImpl>, U32>>;
Groestl-256 hasher state.
struct Groestl256 { /* private fields */ }