Type Alias sha3::Keccak256

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

Keccak-256 hasher state.

Aliased Type§

struct Keccak256 { /* private fields */ }