https://github.com/chancehudson/poseidon-hash
https://github.com/chancehudson/poseidon-hash
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chancehudson/poseidon-hash
- Owner: chancehudson
- Created: 2024-07-08T05:40:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T21:24:07.000Z (about 2 years ago)
- Last Synced: 2024-07-21T00:41:16.927Z (about 2 years ago)
- Language: Circom
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# poseidon-hash
WIP
A javascript library implementing the [Poseidon](https://eprint.iacr.org/2019/458.pdf) hash function over multiple curves. Includes circom circuit implementations.