circomlib/test/circuits/mimc_sponge_test.circom

4 lines
79 B
Plaintext
Raw Permalink Normal View History

include "../../circuits/mimcsponge.circom"
component main = MiMCFeistel(220);