mirror of
https://github.com/arnaucube/keccak256-circom.git
synced 2026-01-10 16:01:28 +01:00
Update package.json author to Vocdoni & readme links
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# keccak256-circom [](https://github.com/arnaucube/keccak256-circom/actions?query=workflow%3ATest)
|
# keccak256-circom [](https://github.com/vocdoni/keccak256-circom/actions?query=workflow%3ATest)
|
||||||
|
|
||||||
Keccak256 hash function (ethereum version) implemented in [circom](https://github.com/iden3/circom). Spec: https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.202.pdf
|
Keccak256 hash function (ethereum version) implemented in [circom](https://github.com/iden3/circom). Spec: https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.202.pdf
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha --max-old-space-size=4000"
|
"test": "mocha --max-old-space-size=4000"
|
||||||
},
|
},
|
||||||
"author": "arnaucube",
|
"author": "Vocdoni",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"circomlib": "^2.0.1"
|
"circomlib": "^2.0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user