Type Definition sha3::Keccak256[][src]

pub type Keccak256 = CoreWrapper<Keccak256Core>;
Expand description

Keccak-256 hasher state.