This website requires JavaScript.
Explore
Help
Register
Sign In
tornado-packages
/
circomlib
Watch
1
Star
0
Fork
0
You've already forked circomlib
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
82c2f606cc
circomlib
/
test
/
circuits
/
mimc_sponge_hash_test.circom
4 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adds a sponge hash function based on MiMC2n-n
2019-06-02 00:19:07 +03:00
include "../../circuits/mimcsponge.circom"
mimcsponge: makes the contract hash-only
2019-11-14 18:31:00 +03:00
component main = MiMCSponge(2, 3);
Reference in New Issue
Copy Permalink