circomlib/test/circuits/montgomerydouble.circom

4 lines
82 B
Plaintext
Raw Normal View History

2018-12-06 19:32:49 +03:00
include "../../circuits/montgomery.circom";
component main = MontgomeryDouble();