Type Alias Groestl256

Source
pub type Groestl256 = CoreWrapper<CtVariableCoreWrapper<GroestlShortVarCore<GroestlShortImpl>, U32>>;
Expand description

Groestl-256 hasher state.

Aliased Typeยง

struct Groestl256 { /* private fields */ }