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 |
|
turnoffthiscomputer
|
0953fecda9
|
update vc_and_disclose vkey
|
2024-10-16 11:39:00 -07:00 |
|
turnoffthiscomputer
|
2dce3f3923
|
add fetchTreeFromUrl in utils.ts
|
2024-10-16 11:38:42 -07:00 |
|
turnoffthiscomputer
|
6a333f8a3e
|
update disclose generateInputs function
|
2024-10-16 10:27:08 -07:00 |
|
turnoffthiscomputer
|
7453b4840f
|
add vkey of vc_and_disclose circuit
|
2024-10-16 10:24:56 -07:00 |
|
turnoffthiscomputer
|
b7784ba78f
|
update sdk to support vc_and_disclose circuit
|
2024-10-15 18:21:30 -07:00 |
|
turnoffthiscomputer
|
1698ddbe8d
|
add vc_and_disclose proof gen support
|
2024-10-15 18:19:44 -07:00 |
|
turnoffthiscomputer
|
d6d6f11912
|
update generateInputsDisclose
|
2024-10-15 18:14:46 -07:00 |
|
turnoffthiscomputer
|
ece975eae0
|
update PASSPORT_ATTESTATION_ID and COMMITMENT_TREE_TRACKER_URL
|
2024-10-15 18:13:24 -07:00 |
|
turnoffthiscomputer
|
e4bb0e4ad9
|
add new methods in openPassportDynamicAttestation
|
2024-10-15 14:15:20 -07:00 |
|
turnoffthiscomputer
|
2e281bb545
|
add commitmentMerkleTree parameter to register appType
|
2024-10-14 16:26:54 -07:00 |
|
turnoffthiscomputer
|
d470b2a466
|
implement public inputs semantics verification
|
2024-10-14 14:19:12 -07:00 |
|
turnoffthiscomputer
|
f68086de8f
|
update repo with new dsc circuits
|
2024-10-12 19:12:47 -07:00 |
|
turnoffthiscomputer
|
aa315b2835
|
add circuitNameFromMode in constants.ts
|
2024-10-12 19:01:15 -07:00 |
|
turnoffthiscomputer
|
afd887ab8e
|
add blinded_dsc_commitment to credentialSubject in openpassport attestation
|
2024-10-10 15:06:27 -07:00 |
|
turnoffthiscomputer
|
dcdba58c81
|
add url to vkey
|
2024-10-10 15:01:10 -07:00 |
|
turnoffthiscomputer
|
c7b1b31d2b
|
filter '\u0000' from unpacked data
|
2024-10-10 14:57:32 -07:00 |
|
turnoffthiscomputer
|
070e40b694
|
add prove_onchain support
|
2024-10-10 14:53:32 -07:00 |
|
turnoffthiscomputer
|
bab737bf9b
|
add signatureAlgorithm, hash function and mode to openpassportAttestation
|
2024-10-10 14:37:30 -07:00 |
|
turnoffthiscomputer
|
de0e407dc7
|
implement AttestationVerifier.ts
|
2024-10-10 13:39:17 -07:00 |
|
motemotech
|
e63c2caf2c
|
delete unused function in utils.ts
|
2024-10-10 19:43:49 +09:00 |
|