Type Definition snarkvm_compiler::HashPSD8
source · [−]pub type HashPSD8<N> = HashInstruction<N, { _ }>;
Expand description
Poseidon8 is a cryptographic hash function that processes inputs in 8-field chunks.
pub type HashPSD8<N> = HashInstruction<N, { _ }>;
Poseidon8 is a cryptographic hash function that processes inputs in 8-field chunks.