Commit Graph

172 Commits

Author SHA1 Message Date
ashpect
096bad129d Update circuits to calculate path internally 2024-08-05 20:47:39 +05:30
ashpect
07804923ef fix lint 2024-08-01 12:05:24 +05:30
ashpect
63db509d57 Merge branch 'dev' of github.com:zk-passport/proof-of-passport into dev 2024-08-01 11:55:53 +05:30
turnoffthiscomputer
ce89661e81 Merge pull request #159 from zk-passport/sha1-with-ecdsa
ECDSA With SHA1 & SHA256 Support
2024-07-31 16:48:25 +02:00
0xvikasrushi
73d9fb5bf8 fix: gen inputs for ecdsa with sha256 and sha512 2024-07-30 18:36:15 +00:00
0xvikasrushi
1600876b92 feat: sha512 mock script 2024-07-30 18:35:38 +00:00
0xvikasrushi
452750dc96 feat: sha256 mock script 2024-07-30 18:35:25 +00:00
0xvikasrushi
adf661f801 feat: Added tests for invaild mrz, signature and econtent. 2024-07-28 21:14:27 +00:00
0xvikasrushi
33fa8c7bf1 feat: register circuits tests 2024-07-28 20:14:23 +00:00
0xvikasrushi
8391df73c1 feat: sha1 with ecdsa verifier 2024-07-28 18:22:43 +00:00
0xvikasrushi
85b4f3a9c5 fix: signature fail in gen inputs 2024-07-28 08:29:21 +00:00
ashpect
62de12df72 Merge branch 'dev' of github.com:zk-passport/proof-of-passport into dev 2024-07-28 12:27:22 +05:30
ashpect
48c45ef9e0 add tests for edge cases 2024-07-28 12:25:29 +05:30
0xvikasrushi
ed1397b923 feat: generate inputs for ecdsa with sha1 2024-07-28 06:21:48 +00:00
ashpect
2babb2da02 finally fixed the bug 2024-07-26 03:02:10 +05:30
ashpect
d76f38e07e unnecessary imports 2024-07-23 04:47:12 +05:30
ashpect
2b236b9ab5 cleanup 2024-07-23 04:22:44 +05:30
ashpect
d6ec67fd49 merge dev fork with dev origin 2024-07-23 04:09:40 +05:30
ashpect
c6543b6c5b input generation, almost died debugging names 2024-07-23 00:49:17 +05:30
ashpect
14c743f1d0 show inputs 2024-07-23 00:48:01 +05:30
ashpect
fa11c318ef update outputs, mockdata in ofac lists as well 2024-07-23 00:47:10 +05:30
ashpect
8ac7f8a31f export and import for smt's 2024-07-21 23:01:29 +05:30
ashpect
23a3dd0b3e ofac refactor 2024-07-21 22:54:49 +05:30
turnoffthiscomputer
69c3aacd89 refactor sendModalRequest 2024-07-19 12:13:00 +02:00
turnoffthiscomputer
b8dd408c49 switch rsa_verifier to a n,k = 121,17 2024-07-18 16:06:17 +02:00
ashpect
d5f571ca50 code enhacements and etc. 2024-07-18 03:48:23 +05:30
0xvikasrushi
d359122984 feat: mock data sha1_ecdsa p256 2024-07-16 23:27:15 +05:30
0xvikasrushi
55ed0fe9a2 feat: added prettierrc 2024-07-16 23:14:49 +05:30
turnoffthiscomputer
464f6d21ce refactor circuits repo, clean circuits tests, implement new certificates scripts, fix all tests from circuits repo 2024-07-14 15:44:55 +02:00
turnoffthiscomputer
f99adb356b refactor circuits repo, add sha1 and rsapss dsc verification in circuits 2024-07-14 00:04:53 +02:00
ashpect
140fd4b1b6 Add validation and refactoring 2024-07-12 18:03:37 +05:30
ashpect
337e6a362c Merge branch 'dev' of github.com:ashpect/proof-of-passport into dev 2024-07-11 08:19:07 +05:30
ashpect
9c66e33f05 change name leaf logic 2024-07-11 08:17:31 +05:30
ashpect
3965154b31 better path 2024-07-11 06:06:21 +05:30
ashpect
d8e9d410c6 update dob smt tree 2024-07-11 05:52:49 +05:30
ashpect
23440e2f08 add support for 3 levels 2024-07-11 04:46:46 +05:30
ashpect
dc57ed006a optimise script for names and dob 2024-07-11 04:45:25 +05:30
ashpect
55a0433b7e rewrote everything with smt 2024-07-05 22:39:34 +05:30
turnoffthiscomputer
aedbd79491 use randomness to generate throw away dsc secret 2024-06-30 22:43:31 +02:00
turnoffthiscomputer
4661bd21cc clean code 2024-06-30 15:46:04 +02:00
turnoffthiscomputer
99e9969768 change mockCertificate file name 2024-06-30 13:09:49 +02:00
turnoffthiscomputer
f433bf84ce refactor some code, allow dsc verification with mock passport data 2024-06-30 12:58:00 +02:00
turnoffthiscomputer
b7622054c5 delete useless certificates 2024-06-30 12:55:01 +02:00
turnoffthiscomputer
b9eecad03a update rpc url 2024-06-30 00:13:53 +02:00
turnoffthiscomputer
0ac3fa88df merge with dev 2024-06-29 23:17:12 +02:00
turnoffthiscomputer
557fc740be Merge remote-tracking branch 'origin/dev' into csca 2024-06-29 22:55:01 +02:00
ashpect
7825719947 fix circuit, testsPassed 2024-06-30 01:49:02 +05:30
ashpect
9181368375 update jsons 2024-06-30 01:47:21 +05:30
ashpect
a232f041de passport tree 2024-06-27 08:37:08 +05:30
ashpect
3ea05325bd Merge branch 'dev' of github.com:zk-passport/proof-of-passport into dev 2024-06-27 08:33:12 +05:30