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