Structs§
- Pedersen is a collision-resistant hash function that takes a variable-length input. The Pedersen hash function does not behave like a random oracle, see Poseidon for one.
Type Aliases§
- Pedersen64 is an additively-homomorphic collision-resistant hash function that takes up to a 64-bit input.
- Pedersen128 is an additively-homomorphic collision-resistant hash function that takes up to a 128-bit input.