SHA384withECDSA mock passport data

This commit is contained in:
0xturboblitz
2024-06-08 18:21:57 +02:00
parent 6d7bc6e144
commit 144fc87968
7 changed files with 179 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
"circom_tester": "github:Atomic-Buy/circom_tester#main",
"circomlib": "^2.0.5",
"circomlibjs": "^0.1.7",
"elliptic": "^6.5.5",
"js-sha256": "^0.10.1",
"node-forge": "^1.3.1",
"poseidon-lite": "^0.2.0",
@@ -37,4 +38,4 @@
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.2"
}
}
}