slop-poseidon2 6.1.0

Re-exports p3_poseidon2 from Plonky3 for SLOP
Documentation

slop-poseidon2

Re-exports p3_poseidon2 from Plonky3 for use in the SLOP library.

This crate provides the Poseidon2 hash function, an algebraic hash function optimized for zero-knowledge proof systems. Poseidon2 is designed to be efficient when computed inside arithmetic circuits while maintaining strong cryptographic security.

License

This crate re-exports code from Plonky3, which is licensed under MIT/Apache-2.0.


Part of SLOP, the Succinct Library of Polynomials.