archive-monorepo/@tornado/circomlib/test/circuits/edwards2montgomery.circom

4 lines
84 B
Plaintext
Raw Permalink Normal View History

include "../../circuits/montgomery.circom";
component main = Edwards2Montgomery();