Type Alias Keccak224

Source
pub type Keccak224 = CoreWrapper<Keccak224Core>;
Expand description

Keccak-224 hasher state.

Aliased Typeยง

struct Keccak224 { /* private fields */ }