mirror of
https://github.com/logos-storage/nim-goldilocks-hash.git
synced 2026-01-04 22:53:11 +00:00
Haskell reference implementation
This is a very inefficient, but easy to read (and check) Haskell implementation of Poseidon2.
We use it for generating test cases for the real implementation.