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