mirror of
https://github.com/arnaucube/circomlib.git
synced 2026-02-07 11:16:45 +01:00
Pedersen Hash Base Points Calculation
This commit is contained in:
@@ -20,10 +20,12 @@
|
||||
"author": "Jordi Baylina",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"circom": "0.0.7",
|
||||
"zksnark": "0.0.11"
|
||||
"blake-hash": "^1.1.0",
|
||||
"circom": "0.0.20",
|
||||
"snarkjs": "0.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-plugin-mocha": "^5.2.0",
|
||||
"mocha": "^5.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user