sha3

Type Alias Keccak384

Source
pub type Keccak384 = CoreWrapper<Keccak384Core>;
Expand description

Keccak-384 hasher state.

Aliased Typeยง

struct Keccak384 { /* private fields */ }