sha3

Type Alias Keccak256

Source
pub type Keccak256 = CoreWrapper<Keccak256Core>;
Expand description

Keccak-256 hasher state.

Aliased Typeยง

struct Keccak256 { /* private fields */ }