Commit Graph

158 Commits

Author SHA1 Message Date
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
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
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
ashpect
334df4ceff Generate ofac circuit inputs 2024-06-27 08:31:05 +05:30
ashpect
ef62088e6e Parse ofac 2024-06-27 08:30:15 +05:30
turnoffthiscomputer
96ec1a46e8 update deployed contract address 2024-06-25 17:22:38 +02:00
turnoffthiscomputer
fb4a2a6e60 update commitment_tree_tracker url 2024-06-25 17:10:24 +02:00
turnoffthiscomputer
0ceff2c38b update proof casting 2024-06-25 12:00:27 +02:00
turnoffthiscomputer
c6ed2cc6eb update constants.ts with new url 2024-06-25 11:53:31 +02:00
turnoffthiscomputer
97ce1605d4 update app to new circuits 2024-06-24 23:13:03 +02:00
turnoffthiscomputer
f94065ab12 onboard merkle tree serialization 2024-06-24 23:10:32 +02:00
turnoffthiscomputer
13c8a87b02 add csca server proving (commented) and change register zkey (error during proving) 2024-06-23 14:08:25 +02:00
0xturboblitz
1078ad2337 temp comment out new circuits just for app to work 2024-06-22 11:51:44 -07:00
0xturboblitz
09a8b77e82 add solidity tests for sha256WithRSASSAPSS 2024-06-22 11:50:46 -07:00
0xturboblitz
de5901eada rename rsassaPss to sha256WithRSASSAPSS everywhere 2024-06-22 11:49:11 -07:00
turnoffthiscomputer
501020b44c update smart contracts with the new two proofs set-up 2024-06-22 20:21:02 +02:00
turnoffthiscomputer
b99d193085 split the set-up in two proofs 2024-06-22 20:19:33 +02:00