Commit Graph

1828 Commits

Author SHA1 Message Date
ayman
fc7cb17f7f chore: move around test cases 2025-01-07 18:13:00 +05:30
ayman
087972ec28 chore: rm brainpoolP512 2025-01-07 18:10:24 +05:30
ayman
49872678cd fix: lockfile 2025-01-07 16:56:13 +05:30
ayman
17240f5d9f fix: working tests 2025-01-07 16:50:52 +05:30
ayman
6a8cd77740 Merge branch 'dev' into feat/other-ecdsa-circuits 2025-01-06 16:30:51 +05:30
turnoffthiscomputer
027889e322 switch CSCA with SKI to WRN 2025-01-06 11:37:19 +01:00
turnoffthiscomputer
b04b94146f remove error loging when CSCA not found 2025-01-06 11:36:01 +01:00
ayman
06e366d2ec merge dev 2025-01-06 12:52:59 +05:30
ayman
80caa3223c feat: support sha512 brainpoolP512r1 2025-01-06 12:34:35 +05:30
turnoffthiscomputer
a50dc5abb7 Merge pull request #288 from zk-passport/feat/multi-hash-support
Feat/multi hash support
2025-01-06 01:36:23 +01:00
turnoffthiscomputer
b2988ac84a update eContentMaxPaddedLen 2025-01-06 01:35:49 +01:00
turnoffthiscomputer
8b0d06aa49 update signedAttr and eContent max size 2025-01-06 00:55:06 +01:00
turnoffthiscomputer
6300793720 update n,k for 3072 rsa key 2025-01-06 00:35:28 +01:00
turnoffthiscomputer
e69498bb47 update n,k to 120,35 in VerifyRsaPkcs1v1_5Tester 2025-01-06 00:32:17 +01:00
turnoffthiscomputer
f1097c5b5e use new genMockPassportData function 2025-01-05 23:53:55 +01:00
turnoffthiscomputer
6548ac795c update instances 2025-01-05 23:50:16 +01:00
turnoffthiscomputer
cb51b7440c yarn format 2025-01-05 23:46:42 +01:00
turnoffthiscomputer
f8dda528c9 bring back hashAlgorithm and fix dsc tests 2025-01-05 23:46:12 +01:00
turnoffthiscomputer
97564bfd82 uncomment working tests 2025-01-05 18:16:25 +01:00
turnoffthiscomputer
0c8957081c update dsc/passportData parsing 2025-01-05 18:15:47 +01:00
turnoffthiscomputer
65a92372db update .gitignore 2025-01-05 18:15:32 +01:00
turnoffthiscomputer
008df15a25 remove REGISTER_ABI import 2025-01-05 16:48:53 +01:00
turnoffthiscomputer
19a53b2960 create init_elliptic function 2025-01-05 16:48:20 +01:00
turnoffthiscomputer
6b351ab9db export const hashAlgos 2025-01-05 16:47:55 +01:00
turnoffthiscomputer
fd94b5b3c0 rename certificate folder 2025-01-05 16:46:57 +01:00
turnoffthiscomputer
de18b2fd45 add sha256_secp384r1_sha1_rsa_65537_4096 certificate 2025-01-05 16:46:13 +01:00
turnoffthiscomputer
18a8efe65c remove ABI and ski_modulus from constants.ts 2025-01-05 14:36:29 +01:00
turnoffthiscomputer
fccffa7a54 update buildJson.ts 2025-01-03 14:35:13 +01:00
turnoffthiscomputer
478b3d604e implement multi-hash circuits for passport verification 2025-01-03 14:34:46 +01:00
ayman
c9d56364a0 fix: sha384 and sha512 2025-01-03 13:22:35 +05:30
turnoffthiscomputer
2a6803be0a move parsePassportData.ts to common 2025-01-02 14:50:17 +01:00
turnoffthiscomputer
55c5e2c597 Merge pull request #285 from openpassport-org/fix/ecdsa-certificate-parsing
Fix/ecdsa certificate parsing
2025-01-02 13:06:49 +01:00
turnoffthiscomputer
688c12a191 fix genMockPassportData.test.ts 2025-01-02 11:58:49 +01:00
turnoffthiscomputer
9973af2c64 update parse passport data scripts 2025-01-02 11:21:19 +01:00
turnoffthiscomputer
7acf4b9032 fix generate inputs prove 2025-01-01 17:04:50 +01:00
turnoffthiscomputer
7ee31e0557 fix getLeaf function 2025-01-01 16:59:01 +01:00
turnoffthiscomputer
d8a22d3127 uncomment tests 2025-01-01 16:51:23 +01:00
turnoffthiscomputer
dd25996b57 clean certificate parsing library 2025-01-01 16:49:49 +01:00
turnoffthiscomputer
ae3bc6884e fix genMockPassportData for ecdsa 2025-01-01 15:39:48 +01:00
turnoffthiscomputer
2ddc12f441 fix ecdsa certificate parsing for non explicits parameters certificates 2025-01-01 15:04:40 +01:00
turnoffthiscomputer
a1019e77b0 update parse_passport_data.ts 2024-12-30 23:36:00 +01:00
ayman
164baf46c2 feat: support sha256 brainpoolP224r1 2024-12-30 19:52:01 +05:30
ayman
dbdeef8d3b feat: support sha1 brainpool224r1 2024-12-30 19:38:23 +05:30
ayman
12184bc653 feat: support sha1 brainpool224r1 2024-12-30 19:38:02 +05:30
turnoffthiscomputer
1d0e4009ce Merge pull request #282 from openpassport-org/feat/amplitude
fix build issues - improve amplitude logs - bump version
2024-12-30 12:40:05 +01:00
turnoffthiscomputer
7a83b75fee bump version 2024-12-30 12:39:07 +01:00
turnoffthiscomputer
667c993ee3 fix build issues - improve amplitude logs 2024-12-29 23:00:33 +01:00
turnoffthiscomputer
ce6c61e27d Merge pull request #280 from openpassport-org/feat/move-imports
move imports to @zk-email and circomlib
2024-12-29 01:10:04 +01:00
turnoffthiscomputer
ca983421e3 yarn format 2024-12-28 19:53:00 +01:00
turnoffthiscomputer
0918928cf0 move imports to @zk-email and circomlib 2024-12-28 19:51:57 +01:00