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