Commit Graph

362 Commits

Author SHA1 Message Date
turnoffthiscomputer
478b3d604e implement multi-hash circuits for passport verification 2025-01-03 14:34:46 +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
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
667c993ee3 fix build issues - improve amplitude logs 2024-12-29 23:00:33 +01:00
turnoffthiscomputer
89b533d6a7 split parseCertificateSimple.ts 2024-12-28 13:05:19 +01:00
turnoffthiscomputer
9a0330a4c7 add passportMetaData feature 2024-12-28 12:49:59 +01:00
motemotech
ea6c8d4683 pass tests 2024-12-28 01:07:12 +09:00
turnoffthiscomputer
f79a14af9d remove dummy inputs 2024-12-18 16:29:48 +01:00
motemotech
039f1220ad add test cases 2024-12-18 00:41:37 +09:00
turnoffthiscomputer
f6ce4bcd56 remove dummy from dsc circuit inputs and remove uncessary logs 2024-12-16 13:55:03 +01:00
turnoffthiscomputer
065374afd0 uncomment tests, clean code and remove dummy from circuit inputs 2024-12-16 13:41:45 +01:00
turnoffthiscomputer
b58d2f7c96 fix n,k for ecdsa circuits 2024-12-16 13:26:28 +01:00
ayman
57d094dcc5 chore: change n and k params for ecdsa 2024-12-16 15:16:08 +05:30
motemotech
c8504f7449 fix dir structure 2024-12-16 08:52:46 +09:00
motemotech
97155f6534 fix rsa test 2024-12-16 08:35:19 +09:00
turnoffthiscomputer
ddd89e4e8e use n,k=64 for dsc, use new parsing library to build csca merkle tree 2024-12-15 23:53:18 +01:00
seshanthS
86686bc9c3 add rsapss-sha256-65537 2024-12-16 01:28:50 +05:30
turnoffthiscomputer
01e66e373d Merge branch 'feat/circom-dl' of https://github.com/zk-passport/openpassport into fix/dsc-circuits 2024-12-15 00:52:12 +01:00
turnoffthiscomputer
cfb95d7024 use new certificate parsing functions in csca.ts 2024-12-14 21:01:02 +01:00
ayman
2c838843ed feat: replace circomlib with circom-dl 2024-12-14 19:27:29 +05:30
turnoffthiscomputer
1e0ec4a053 fix sdk 2024-12-14 12:29:09 +01:00
turnoffthiscomputer
c5c4dd157e Merge pull request #257 from openpassport-org/perf/rsa-optimization
[WIP] Perf/rsa optimization
2024-12-13 11:47:16 +01:00
motemotech
68b76ed616 add 4096 bits circuits 2024-12-12 22:03:47 +09:00
motemotech
cc6c8d190d fix padding 2024-12-11 22:11:45 +09:00
motemotech
5dd5344729 add only rsa test 2024-12-10 18:04:55 +09:00
turnoffthiscomputer
5fd38e9213 add UserInfo screen 2024-12-06 16:27:28 +01:00
turnoffthiscomputer
e687764b79 Merge pull request #255 from openpassport-org/feature/sha384_sha512
Sha384 & sha512 circuits
2024-12-03 10:11:52 +01:00
motemotech
3a43dc372a fix common test 2024-12-03 00:23:35 +09:00
motemotech
114e607d76 change test for missing sha256 rsa algorithms 2024-12-02 23:39:27 +09:00
seshanthS
1c8d11159b add sha384, sha512 static and dynamic circuits 2024-12-02 10:16:49 +05:30
motemotech
07380fc979 delete console.log 2024-12-02 11:22:55 +09:00
motemotech
d0090d078c modify other files for new signature data types 2024-11-29 21:24:12 +09:00
turnoffthiscomputer
f58ac831a1 allow users to disclose nationality without asserting the value to a specific country 2024-11-02 18:32:49 +01:00
turnoffthiscomputer
fb7025249f update sdk imports 2024-10-30 21:55:17 +01:00
turnoffthiscomputer
19414ca134 remove countries.ts 2024-10-30 16:57:22 +01:00
turnoffthiscomputer
12fee6d2e6 Merge branch 'dev' of https://github.com/zk-passport/openpassport into frontend-optimization 2024-10-30 15:01:31 +01:00
motemotech
031a088894 update imports in common dir 2024-10-28 15:17:01 +09:00
turnoffthiscomputer
ba28099848 Revert "Update/openpassport zk kit" 2024-10-27 14:16:03 +01:00
motemotech
bbc06ff435 delete unused function 2024-10-27 00:39:19 +09:00
motemotech
ebfe4eb8a5 update common dir to openpassport zk kit 2024-10-27 00:37:51 +09:00
turnoffthiscomputer
72a89fc1bb add countries.ts 2024-10-26 11:10:43 +02:00
turnoffthiscomputer
5e8a8f9be6 add generateCountryOptions.ts 2024-10-26 11:10:28 +02:00
turnoffthiscomputer
b190b6a5db import lean imt form imt lib 2024-10-25 20:05:22 +02:00
turnoffthiscomputer
73de3c0e7f clean/refactor fix devmode 2024-10-21 14:28:29 +02:00
turnoffthiscomputer
b49cdf8328 fix app 2024-10-19 12:24:13 -07:00
turnoffthiscomputer
d1f46b98b8 Merge pull request #220 from zk-passport/update-sdk
Update sdk
2024-10-16 22:01:33 +02:00
turnoffthiscomputer
270f385b2c implement vc_and_disclose proof/semantic verification in sdk 2024-10-16 11:41:33 -07:00