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