mirror of
https://github.com/codex-storage/nim-poseidon2.git
synced 2025-02-21 23:38:31 +00:00
Nim implementation of Poseidon2
This one uses the constantine library, and is specialized to BN254 and t=3.
Note: this is a learning exercise, I don't speak Nim...