WIP - SHA1WithRSA

This commit is contained in:
seshanthS
2024-06-08 18:43:33 +05:30
committed by 0xturboblitz
parent 8529de66e2
commit 5b37ef8851
5 changed files with 311 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
"@zk-kit/binary-merkle-root.circom": "^1.0.0-beta",
"@zk-kit/circuits": "^1.0.0-beta",
"@zk-kit/imt": "https://gitpkg.now.sh/0xturboblitz/zk-kit/packages/imt?6d417675",
"dmpierre/sha1-circom": "https://github.com/dmpierre/sha1-circom/",
"@zk-kit/lean-imt": "^2.0.1",
"chai-as-promised": "^7.1.1",
"circom_tester": "github:Atomic-Buy/circom_tester#main",