Go implementation of Poseidon2 hash from https://eprint.iacr.org/2023/323 - WIP
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
5
commits
- Add hex string parsing utilities (kat_utils.go)
7ad109f
feat: Implement comprehensive security hardening
a6f406b
updated golang version in go.mod
5f986d5
added go.mod, deleted debug files
42b6fac
initial commit after tests passed...
86238a5