pub type Keccak384 = Keccak<{ _ }, 384>;
Expand description

The Keccak-384 hash function.

Aliased Type§

struct Keccak384;