File tree Expand file tree Collapse file tree 3 files changed +383
-317
lines changed Expand file tree Collapse file tree 3 files changed +383
-317
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,14 @@ RSA verify: pkcs1v15/sha256/2048 bits key
1919
2020Circuit infomation
2121
22- * Curve: bn-128
23- * Wires: 103
24- * Constraints: 65
25- * Public Inputs: 102
26- * Memory consumption: 120M+
27- * Time consumption: 40ms
22+ * snarkJS: Curve: bn-128
23+ * snarkJS: # of Wires: 530676
24+ * snarkJS: # of Constraints: 536212
25+ * snarkJS: # of Private Inputs: 0
26+ * snarkJS: # of Public Inputs: 100
27+ * snarkJS: # of Labels: 583860
28+ * snarkJS: # of Outputs: 0
2829
2930## Ref
3031
31- 1 . [ Montgomery modular multiplication] ( https://en.wikipedia.org/wiki/Montgomery_modular_multiplication )
32-
33322 . [ Arithmetic of Finite Fields] ( https://www.researchgate.net/publication/319538235_Arithmetic_of_Finite_Fields )
You can’t perform that action at this time.
0 commit comments