mirror of
https://github.com/arnaucube/circomlib.git
synced 2026-02-06 18:56:43 +01:00
eddsa done
This commit is contained in:
122243
test/circuits/circuit.json
122243
test/circuits/circuit.json
File diff suppressed because one or more lines are too long
3
test/circuits/eddsa_test.circom
Normal file
3
test/circuits/eddsa_test.circom
Normal file
@@ -0,0 +1,3 @@
|
||||
include "../../circuit/eddsa.circom";
|
||||
|
||||
component main = EdDSAVerifier(80);
|
||||
Reference in New Issue
Block a user