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