mirror of
https://github.com/logos-storage/nim-goldilocks-hash.git
synced 2026-01-07 08:03:13 +00:00
9 lines
242 B
Markdown
9 lines
242 B
Markdown
|
|
Haskell reference implementation
|
|
--------------------------------
|
|
|
|
This is a very inefficient, but easy to read (and check) Haskell implementation
|
|
of Poseidon2 and Monolith.
|
|
|
|
We use it for generating test cases for the real implementation.
|