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
e783e51558
build witnesscalc
2024-10-16 10:26:27 -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
1c39248ec4
fix CMakeLists.txt
2024-10-15 18:05:35 -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
turnoffthiscomputer
0c77f5a4d9
add paco and msgpack-lite to app
2024-10-09 19:48:20 -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
0dfa2b72fd
Merge branch 'dev' of https://github.com/zk-passport/openpassport into dev
2024-10-06 16:58:07 -07:00
turnoffthiscomputer
d46b11a61f
fix app imports
2024-10-06 16:58:04 -07:00
turnoffthiscomputer
d0ee747899
build witnesscalc
2024-10-06 16:57:33 -07:00
motemotech
a432d2eb12
fix hardhat config and .env file
2024-10-06 10:56:23 +09:00
turnoffthiscomputer
312b74ad57
merge dev into merge-175
2024-10-03 15:07:59 -07:00
turnoffthiscomputer
0a7ce44fc0
implement new flow in app
2024-09-27 17:02:07 +02:00
turnoffthiscomputer
64b46bc457
update witnesscalc on android
2024-09-27 17:00:03 +02:00
turnoffthiscomputer
0a78f58222
add new attestation format
2024-09-25 20:13:25 +02:00
turnoffthiscomputer
ddd7e723d7
update witness gen
2024-09-25 20:12:05 +02:00
turnoffthiscomputer
7e9ddbaf01
Revert "add ecdsa to mobile proving (attempt)"
...
This reverts commit dbc4deef32 .
2024-09-25 18:23:14 +02:00
turnoffthiscomputer
294d9f71e2
add witnessgen to android (attempt)
2024-09-24 18:04:30 +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
turnoffthiscomputer
5f1b0ffcfd
update witnesscalc with new zkeys
2024-09-21 16:23:31 +02:00
0xturboblitz
07c7ba7970
bump jmrtd
2024-09-19 13:19:24 -07:00
0xturboblitz
9e6b34c109
add a length log
2024-09-19 11:49:42 -07:00
0xturboblitz
6493f97f0d
update readme with android app build workaround
2024-09-19 11:38:47 -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
0xturboblitz
43faea5993
comment out App Clip target
2024-09-15 17:10:50 +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
0xturboblitz
f236930932
remove app clip target
...
- those circuits will make it too large
2024-09-12 12:26:41 +09:00
0xturboblitz
7069a4ce60
fix register rsa sha2 circuit
2024-09-11 23:41:55 +09:00
0xturboblitz
d0c8b7d26b
remove .dat files from app bundles
2024-09-11 23:06:53 +09:00
turnoffthiscomputer
8d6ebda748
remove and add again .a files to xcode
2024-09-11 15:50:52 +02:00