Type Definition sha3::Keccak256

source ·
pub type Keccak256 = CoreWrapper<Keccak256Core>;
Expand description

Keccak-256 hasher state.