Commit Graph

326 Commits

Author SHA1 Message Date
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
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
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
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
turnoffthiscomputer
07e8d1348d implement merkle tree check on csca modulus 2024-06-20 18:30:56 +02:00
turnoffthiscomputer
c9970b4e9d add mock_csca.txt 2024-06-20 18:27:37 +02:00
turnoffthiscomputer
2f547b70cd clean certs 2024-06-20 16:55:08 +02:00
turnoffthiscomputer
5a773a4db3 refactor some code, generate dsc verification inputs in app, update dsc.circom and tests 2024-06-20 13:37:50 +02: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
4b94f54957 adapt dsc.circom to support different dsc/csca key size 2024-06-17 17:58:27 +02:00
turnoffthiscomputer
82da2c5e44 create splitToWords circuit, use it to cast dsc_modulus at the right format before assertion 2024-06-17 15:17:29 +02:00
turnoffthiscomputer
557dca4370 add dsc modulus check in dsc.circom 2024-06-16 18:40:53 +02:00
turnoffthiscomputer
2626994ece add mock certificates 2024-06-15 22:20:41 +02: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