starkom-poseidon2 3.0.3

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 `bluesky` and `bls12-381`).

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

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