4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
include "../../circuit/montgomery.circom";
|
|
|
|
component main = MontgomeryAdd();
|