p3-poseidon2 0.4.2

An implementation of the Poseidon2 cryptographic permutation for zero-knowledge applications.
Documentation

The Poseidon2 permutation.

This implementation was based upon the following resources:

  • <https://github.com/HorizenLabs/poseidon2/blob/main/plain_implementations/src/poseidon2/poseidon2.rs>
  • <https://eprint.iacr.org/2023/323.pdf>