update reference/README.md

This commit is contained in:
Balazs Komuves 2025-02-04 12:26:35 +01:00
parent ae8bbc2f94
commit be5da8db68
No known key found for this signature in database
GPG Key ID: F63B7AEF18435562

View File

@ -1,8 +1,9 @@
Reference implementation in Haskell Reference implementations in Haskell
----------------------------------- ------------------------------------
This is for generating test vectors. This for having a clear specification and also for generating test vectors.
- [x] Poseidon2 - [x] Poseidon2 (t=3)
- [x] Griffin - [x] Griffin (t=3)
- [x] Skyscraper (t=2,4,6)