Commit Graph

120 Commits

Author SHA1 Message Date
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
ashpect
d5f571ca50 code enhacements and etc. 2024-07-18 03:48:23 +05:30
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
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
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
seshanthS
8ae42c63b1 rsassapss: Add test 2024-06-22 18:06:40 +05:30
0xturboblitz
9eb3925399 temp comment sha1WithRSAEncryption too 2024-06-20 16:46:29 -07:00
0xturboblitz
2b7a0ca0dd sheet suggesting contribution if passport not supported 2024-06-20 16:43:56 -07:00
0xturboblitz
02d549bfaf checking if commitment is registered before trying to register it again 2024-06-20 16:01:31 -07:00
0xturboblitz
d8fcb8976f temporarily comment dg1HashOffset so registration works 2024-06-20 15:20:35 -07:00
0xturboblitz
89758dabfd add full dsc to PassportData 2024-06-20 14:36:58 -07:00
0xturboblitz
54af42bfd6 make sure that app can work with set of mockPassportDatas previously deployed on chain 2024-06-18 18:56:48 -07:00
0xturboblitz
69f792d4f6 rename dg1HashOffset to dg1_hash_offset 2024-06-18 17:50:34 -07:00
0xturboblitz
8dc5144b97 make DEVELOPMENT_MODE global 2024-06-18 17:40:07 -07:00
0xturboblitz
8a1b1f1076 adapt contract tests to multiple register circuits 2024-06-18 17:39:26 -07:00
0xturboblitz
aac4d07caa rename test files 2024-06-18 17:39:26 -07:00
0xturboblitz
ea36c775f1 fix pkcs#1 padding in rsa for sha1 2024-06-18 17:39:26 -07:00
seshanthS
28fd6f9bcd update test scripts 2024-06-18 17:39:26 -07:00
turnoffthiscomputer
852ecfd617 add README.md, format result 2024-06-18 17:38:58 -07:00
turnoffthiscomputer
438ee8daa7 init repo - add ProofOfPassportWeb2Verifier and test 2024-06-18 17:38:58 -07:00
turnoffthiscomputer
80bc67b162 add passport data contribution 2024-06-18 17:38:58 -07:00
turboblitz
acc5ed53ea Merge pull request #121 from seshanthS/feat/sha1WithRSAEncryption
Feat: sha1 with rsa encryption
2024-06-18 17:28:51 -07:00
0xturboblitz
aa3fc65370 temporarily commenting sha1 leaf for app to work 2024-06-18 17:26:05 -07:00
0xturboblitz
139151c337 make DEVELOPMENT_MODE global 2024-06-18 17:23:37 -07:00
0xturboblitz
b3a2b210a8 call validateProof with the sig alg index from the app 2024-06-18 17:14:28 -07:00
0xturboblitz
41ec15d8aa adapt contract tests to multiple register circuits 2024-06-18 16:55:57 -07:00
0xturboblitz
ab4980769c rename test files 2024-06-18 13:41:42 -07:00
turnoffthiscomputer
9252366004 add README.md, format result 2024-06-13 09:22:24 +02:00
0xturboblitz
ce0f2ef820 fix pkcs#1 padding in rsa for sha1 2024-06-11 23:14:00 +02:00
turnoffthiscomputer
52e89121fb init repo - add ProofOfPassportWeb2Verifier and test 2024-06-11 11:02:19 +02:00
seshanthS
40be3fe40b update test scripts 2024-06-10 22:12:03 +05:30
0xturboblitz
e7427a0245 new register verifier contract
- still need to update zkey urls, witness generators and deploy verifier contract
2024-06-10 12:20:16 +02:00
0xturboblitz
e48a6373bc update static mockPassportData with realistic dg1HashOffset 2024-06-10 12:00:36 +02:00
0xturboblitz
2222b638f6 add index selection for dg1Hash position in dataHashes 2024-06-10 12:00:00 +02:00
turnoffthiscomputer
24a59088e8 add passport data contribution 2024-06-09 19:12:40 +02:00