starkom-poseidon2 6.2.0

Starkom's implementation of the Poseidon2 algebraic hash.
Documentation
1
2
3
4
5
6
7
This directory contains Poseidon2 constants serialized in a custom binary format for every supported
field (currently `bls12_381`, `goldilocks`, and `bluesky`).

All files have been generated by manually adapting the [official Rust code][poseidon2-params] for
BLS12-381, Goldilocks, and BlueSky.

[poseidon2-params]: https://github.com/HorizenLabs/poseidon2/blob/main/plain_implementations/src/poseidon2/poseidon2_params.rs