Type Alias snarkvm_console_algorithms::Keccak384
source · pub type Keccak384 = Keccak<{ _ }, 384>;Expand description
The Keccak-384 hash function.
Aliased Type§
struct Keccak384;pub type Keccak384 = Keccak<{ _ }, 384>;The Keccak-384 hash function.
struct Keccak384;