circomlib/test/circuits/mimc_sponge_hash_test.circom

4 lines
79 B
Plaintext
Raw Normal View History

include "../../circuits/mimcsponge.circom"
component main = MiMCSponge(2, 3);