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