arnaucube 4c5dadf3f7 | 4 years ago | |
---|---|---|
.github/workflows | 4 years ago | |
benches | 3 years ago | |
src | 4 years ago | |
.gitignore | 5 years ago | |
Cargo.toml | 3 years ago | |
LICENSE | 5 years ago | |
README.md | 4 years ago |
Poseidon hash implementation in Rust, a zkSNARK friendly hash function.
https://eprint.iacr.org/2019/458.pdf
Compatible with the Poseidon Go implementation done in https://github.com/iden3/go-iden3-crypto and in https://github.com/iden3/circomlib
Do not use in production