arnaucube f4ba1f7c32 | 1 year ago | |
---|---|---|
.github/workflows | 4 years ago | |
benches | 4 years ago | |
src | 1 year ago | |
.gitignore | 5 years ago | |
Cargo.toml | 1 year ago | |
LICENSE | 2 years ago | |
README.md | 1 year 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