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