turnoffthiscomputer
c3ef0245cc
add brutforcing for dsc/csca certificate chain
2025-01-07 12:38:22 +01:00
turnoffthiscomputer
339302e5fd
small clean
2025-01-06 16:46:13 +01:00
turnoffthiscomputer
0c8957081c
update dsc/passportData parsing
2025-01-05 18:15:47 +01:00
turnoffthiscomputer
fccffa7a54
update buildJson.ts
2025-01-03 14:35:13 +01:00
turnoffthiscomputer
2a6803be0a
move parsePassportData.ts to common
2025-01-02 14:50:17 +01:00
turnoffthiscomputer
9973af2c64
update parse passport data scripts
2025-01-02 11:21:19 +01:00
turnoffthiscomputer
dd25996b57
clean certificate parsing library
2025-01-01 16:49:49 +01:00
turnoffthiscomputer
a1019e77b0
update parse_passport_data.ts
2024-12-30 23:36:00 +01:00
turnoffthiscomputer
9a0330a4c7
add passportMetaData feature
2024-12-28 12:49:59 +01: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
turnoffthiscomputer
b70a64d8f7
add 10years to dsc/csca certifiactes duration
2024-12-03 10:26:57 +01:00
turnoffthiscomputer
52dba2742b
increase validity time period of dsc/csca
2024-12-01 23:07:11 +01:00
turnoffthiscomputer
3a40818bb0
update buildMap.json
2024-12-01 20:01:35 +01:00
turnoffthiscomputer
62e8aa0855
udpate registry
2024-12-01 19:19:00 +01:00
turnoffthiscomputer
52a586be2b
update csca registry
2024-11-15 16:06:50 +07:00
turnoffthiscomputer
82424cd06a
update regsitry
2024-11-12 19:48:22 +07:00
turnoffthiscomputer
ba7027f0e5
update masterlist
2024-10-31 16:40:11 +01:00
turnoffthiscomputer
75dd587456
import @openpassport/zk-kit in other repos
2024-10-27 14:17:35 +01:00
turnoffthiscomputer
312b74ad57
merge dev into merge-175
2024-10-03 15:07:59 -07:00
turnoffthiscomputer
e84466f0ad
merge 'ashpect/latest' into merge-175
2024-09-27 19:07:01 +02:00
turnoffthiscomputer
0c0c6dc2a9
update build_csca_merkle_tree.ts
2024-09-27 17:01:33 +02:00
turnoffthiscomputer
4778b20043
use parseCertificate instead of parseDsc
2024-09-14 19:05:11 +02:00
turnoffthiscomputer
7383fd0f20
implement new leaf hasher, add special leafhashECDSA in circuits
2024-09-14 12:12:50 +02:00
turnoffthiscomputer
f567535ea2
merge branch 'dev' into register-circuits
2024-09-14 10:33:38 +02:00
0xturboblitz
fb15c9427c
update getLeaf to use DSC and SignatureAlgorithmIndex to use new names
2024-09-14 12:39:51 +09:00
turnoffthiscomputer
15f0bfd1a9
change .crt to .pem
2024-09-13 14:31:35 +02:00
turnoffthiscomputer
7c9d7778a7
refactor registry
2024-09-05 13:04:27 +02:00
turnoffthiscomputer
2386db62ae
update hash/sig name in registry
2024-09-02 11:46:14 +02:00
turnoffthiscomputer
4fdd85e0bc
remove python scripts
2024-08-31 11:12:30 +02:00
turnoffthiscomputer
919ee80d1f
update outputs path
2024-08-31 11:10:57 +02:00
turnoffthiscomputer
7c8c038080
refactor insert_to_db scripts
2024-08-31 11:09:42 +02:00
turnoffthiscomputer
4aece26be6
add yarn script to extract masterlist
2024-08-31 09:50:12 +02:00
mpsdev
c0829678ef
fix error
2024-08-30 14:07:08 -04:00
mpsdev
fc947af8fd
Insert_to_db valid for CSCA and DSC
...
Use arg dsc of csca like:
- ts-node src\utils\insert_to_db dsc (Read dir: outputs/unique_dsc and insert to db dsc_masterlist)
- ts-node src\utils\insert_to_db csca (Read dir: outputs/unique_csca and insert to db csca_masterlist)
Added 2 tables to prisma Schema:
2024-08-30 13:30:41 -04:00
turnoffthiscomputer
e14cdb4fa2
fix prisma scripts
2024-08-30 18:01:54 +02:00
turnoffthiscomputer
79fbd00be0
Merge branch 'dev' of https://github.com/zk-passport/openpassport into fork-mps
2024-08-30 18:01:13 +02:00
mpsdev
5d635542cb
Certificates into the database for the searchable registry
...
Script that inserts files located in /outputs/unique_pem into the Postgre database.
The database schema is created in prisma.
*It is important to add the .env file with the values from the database provided by vercel
2024-08-27 11:26:18 -04:00
turnoffthiscomputer
65ef044a5c
uncomment buildJson.ts
2024-08-27 14:51:16 +02:00
turnoffthiscomputer
e2e5d2bc59
add rsapss to skiPem mapping
2024-08-27 14:49:56 +02:00
turnoffthiscomputer
4ac3363a16
update registry
2024-08-21 17:46:21 +01:00
turnoffthiscomputer
224560d012
Merge branch 'dev' into searchable-registry
2024-08-17 17:11:44 +02:00
turnoffthiscomputer
84819a4b9d
update scripts
2024-08-17 14:24:50 +02:00
ashpect
ea23b33232
country zk-verification feature in pop
2024-08-11 18:50:44 +05:30
turnoffthiscomputer
3831ef534d
udpate script
2024-08-10 14:24:28 -04:00
ashpect
384c53556b
Merge branch 'dev' of github.com:zk-passport/proof-of-passport into dev
2024-08-08 03:25:30 +05:30
turnoffthiscomputer
319139e524
add searchable registry script
2024-08-07 10:04:39 +02:00
turnoffthiscomputer
87fe3222b2
add pem_to_txt.ts
2024-08-02 16:04:21 +02:00
ashpect
d6ec67fd49
merge dev fork with dev origin
2024-07-23 04:09:40 +05:30
ashpect
8ac7f8a31f
export and import for smt's
2024-07-21 23:01:29 +05:30
turnoffthiscomputer
b8dd408c49
switch rsa_verifier to a n,k = 121,17
2024-07-18 16:06:17 +02:00