9 lines
242 B
Markdown
Raw Permalink Normal View History

Haskell reference implementation
--------------------------------
This is a very inefficient, but easy to read (and check) Haskell implementation
2024-10-03 00:46:50 +02:00
of Poseidon2 and Monolith.
We use it for generating test cases for the real implementation.