Commit Graph

393 Commits

Author SHA1 Message Date
turnoffthiscomputer
d2cf031e95 add get_description_tree.sh, rename bitGates 2024-12-18 13:34:06 +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
e88e52804c import circomlib-dl locally - fix import issues 2024-12-15 00:52:56 +01:00
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
motemotech
a1838823b1 integrate to existed circuits 2024-11-28 20:35:10 +09:00
turnoffthiscomputer
4cf4ac5732 update yarn artifacts 2024-11-16 16:45:12 +07:00
turnoffthiscomputer
a4513f97bf update csca tree 2024-11-15 16:08:38 +07: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
ba7027f0e5 update masterlist 2024-10-31 16:40:11 +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
turnoffthiscomputer
eeca42311b update @openpassport sdk dependencies 2024-10-28 18:10:53 +01:00
motemotech
031a088894 update imports in common dir 2024-10-28 15:17:01 +09:00
motemotech
bf542411f9 Merge branch 'dev' into update/openpassport-zk-kit 2024-10-28 15:03:32 +09:00
motemotech
7966723080 update openpassport zk-kit version 2024-10-28 15:00:55 +09:00
motemotech
f9c37a21f3 update lean imt ver and yarn.lock 2024-10-27 22:40:16 +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
1d50369167 update .lock files 2024-10-23 12:28:57 +02:00
turnoffthiscomputer
9869e12fa7 Merge branch 'dev' into feat/npm-package 2024-10-22 17:59:43 +02:00
turnoffthiscomputer
0a70d301eb Merge branch 'dev' of https://github.com/zk-passport/openpassport into deeplink 2024-10-21 23:09:12 +02:00
turnoffthiscomputer
db1d702785 Merge branch 'dev' of https://github.com/zk-passport/openpassport into fix-android 2024-10-21 23:00:16 +02:00
turnoffthiscomputer
73de3c0e7f clean/refactor fix devmode 2024-10-21 14:28:29 +02:00