|
2 weeks ago | |
---|---|---|
.github/workflows | 2 years ago | |
benches | 2 years ago | |
src | 2 weeks ago | |
.gitignore | 3 years ago | |
Cargo.toml | 2 weeks ago | |
LICENSE | 9 months ago | |
README.md | 2 weeks ago |
Poseidon hash implementation in Rust, a zkSNARK friendly hash function.
https://eprint.iacr.org/2019/458.pdf
Compatible with the Poseidon implementations:
An arkworks-based version of this repo can be found at https://github.com/arnaucube/poseidon-ark
Do not use in production