turnoffthiscomputer
00af49b853
remove phone case indication from carousel
2024-10-24 19:33:34 +02:00
turnoffthiscomputer
acc8f19369
improve UI on start and camera screen
2024-10-23 18:28:56 +02:00
turnoffthiscomputer
2395877220
implement iOS deeplink
2024-10-21 18:38:06 +02:00
turnoffthiscomputer
73de3c0e7f
clean/refactor fix devmode
2024-10-21 14:28:29 +02:00
turnoffthiscomputer
4e95082e33
delete register screen
2024-10-21 13:32:38 +02:00
turnoffthiscomputer
51f701ca33
fix offchain proving and display error when csca not found
2024-10-19 13:06:58 -07:00
turnoffthiscomputer
270f385b2c
implement vc_and_disclose proof/semantic verification in sdk
2024-10-16 11:41:33 -07:00
turnoffthiscomputer
74c157e542
add break statement in ProveScreen
2024-10-16 11:40:25 -07:00
turnoffthiscomputer
1698ddbe8d
add vc_and_disclose proof gen support
2024-10-15 18:19:44 -07:00
turnoffthiscomputer
6a004b5209
add vc_and_disclose to generateInputsnApp
2024-10-15 18:12:52 -07:00
turnoffthiscomputer
5361cdbac7
download vc_and_disclose zkey
2024-10-15 18:10:55 -07:00
turnoffthiscomputer
8d4441e433
implement vc_and_disclose circuit in iOS app
2024-10-14 15:38:19 -07:00
turnoffthiscomputer
d470b2a466
implement public inputs semantics verification
2024-10-14 14:19:12 -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
turnoffthiscomputer
cbfe45cb1a
update sdk and app
2024-10-09 20:50:52 -07:00
0xturboblitz
a8ed20b586
dg2Hash in passportData on iOS
2024-10-08 13:40:31 -07:00
turnoffthiscomputer
a161a72a28
implement country list verification
2024-10-07 17:26:52 -07:00
turnoffthiscomputer
d46b11a61f
fix app imports
2024-10-06 16:58:04 -07:00
turnoffthiscomputer
0a7ce44fc0
implement new flow in app
2024-09-27 17:02:07 +02:00
turnoffthiscomputer
0a78f58222
add new attestation format
2024-09-25 20:13:25 +02:00
turnoffthiscomputer
7e9ddbaf01
Revert "add ecdsa to mobile proving (attempt)"
...
This reverts commit dbc4deef32 .
2024-09-25 18:23:14 +02:00
turnoffthiscomputer
dbc4deef32
add ecdsa to mobile proving (attempt)
2024-09-24 12:46:49 +02:00
turnoffthiscomputer
93a48178e5
fix nfcScanner.ts
2024-09-23 15:03:45 +02:00
turnoffthiscomputer
27645f785d
implement new proof generation in app
2024-09-21 16:25:16 +02:00
0xturboblitz
9e6b34c109
add a length log
2024-09-19 11:49:42 -07:00
0xturboblitz
cb9722cc9a
add amplitude back
2024-09-19 09:45:31 -07:00
0xturboblitz
127f58b4ef
fix app bug, update imports
2024-09-15 17:12:16 +09:00
turnoffthiscomputer
4778b20043
use parseCertificate instead of parseDsc
2024-09-14 19:05:11 +02:00
turnoffthiscomputer
f567535ea2
merge branch 'dev' into register-circuits
2024-09-14 10:33:38 +02:00
0xturboblitz
9d33ae84a3
remove static mockPassportData
...
- can add them back if necessary, have to regenerate them so they have dscs
2024-09-14 14:05:38 +09:00
0xturboblitz
cc0a0ea4a2
use n_dsc_ecdsa everywhere when ecdsa
2024-09-14 13:50:23 +09:00
0xturboblitz
aa01c8e85c
rename getSignatureAlgorithm to parseDSC
2024-09-14 13:25:00 +09:00
0xturboblitz
4bc2afcfa7
remove signatureAlgorithm and pubKey from PassportData
2024-09-14 13:11:58 +09:00
0xturboblitz
fb15c9427c
update getLeaf to use DSC and SignatureAlgorithmIndex to use new names
2024-09-14 12:39:51 +09:00
0xturboblitz
8522682f2a
refactor mockPassportData generation
...
- Now using only genMockPassportData.ts
- Tests in `/common` verify them
- Mock DSCs for ecdsa
- Factor tests into unique files
- Broke register ecdsa sig verif, will fix
2024-09-14 01:29:04 +09:00
turnoffthiscomputer
2a0024be69
don't download zkey after generating mockPassportData in app
2024-09-11 15:47:41 +02:00
turnoffthiscomputer
dadf4c2cd8
reert commit efa280b23e.
2024-09-11 12:12:48 +02:00
0xturboblitz
efa280b23e
register circuit built working
2024-09-11 18:53:55 +09:00
turnoffthiscomputer
3d4f12dd53
use react const instead of function for generateCircuitInputsInApp
2024-09-09 20:28:38 +02:00
turnoffthiscomputer
7f1d40a747
refact circuit inputs generation in app
2024-09-09 20:05:07 +02:00
turnoffthiscomputer
c8a611aa84
remove register commitment and clean imports
2024-09-09 19:46:50 +02:00
turnoffthiscomputer
9ee6dcc55f
download circuit after QRcode scan
2024-09-09 19:20:25 +02:00
turnoffthiscomputer
465bc8ad7c
add register circuits urls
2024-09-09 19:02:48 +02:00
turnoffthiscomputer
bdff720014
Merge branch 'dev' of https://github.com/zk-passport/openpassport into dev
2024-09-08 16:04:04 +02:00
0xturboblitz
6ff80e50b5
update some outdated github links
2024-09-08 13:17:42 +09:00
0xturboblitz
34b869dc14
compress images more to get below threshold
2024-09-06 21:16:05 +09:00
0xturboblitz
f648639f87
downloading .dat files live
2024-09-06 19:25:09 +09:00
0xturboblitz
fa57873c15
optimize images
...
- use jpeg for large images that don't need transparency
- remove unused images
2024-09-06 15:49:12 +09:00