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