sha3

Type Alias Keccak512

Source
pub type Keccak512 = CoreWrapper<Keccak512Core>;
Expand description

Keccak-512 hasher state.

Aliased Typeยง

struct Keccak512 { /* private fields */ }