4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
|
include "../../circuits/montgomery.circom";
|
||
|
|
||
|
component main = Edwards2Montgomery();
|