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