starkom-poseidon 3.2.2

Starkom's implementation of the Poseidon algebraic hash.
Documentation
1
2
3
4
5
6
7
This directory contains Poseidon 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][poseidon-params] for
BLS12-381, Goldilocks, and BlueSky.

[poseidon-params]: https://extgit.isec.tugraz.at/krypto/hadeshash