Type Alias sha3::Keccak224

source ·
pub type Keccak224 = CoreWrapper<Keccak224Core>;
Expand description

Keccak-224 hasher state.

Aliased Type§

struct Keccak224 { /* private fields */ }