pub type Keccak512<E> = Keccak<E, snarkvm_circuit_algorithms::::keccak::Keccak512::{constant#0}, 512>;
The Keccak-512 hash function.
struct Keccak512<E> { /* private fields */ }