nim-poseidon2/README.md

9 lines
200 B
Markdown
Raw Normal View History

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...