arnaucube f30ebf7b71 | 4 years ago | |
---|---|---|
.github/workflows | 4 years ago | |
benches | 4 years ago | |
src | 4 years ago | |
.gitignore | 5 years ago | |
Cargo.toml | 4 years ago | |
LICENSE | 5 years ago | |
README.md | 4 years ago |
MIMC7 hash implementation in Rust, a zkSNARK friendly hash function.
https://eprint.iacr.org/2016/492.pdf
Compatible with MiMC7 Go implementation from https://github.com/iden3/go-iden3-crypto & https://github.com/iden3/circomlib
Do not use in production