Commit Graph

538 Commits

Author SHA1 Message Date
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
turnoffthiscomputer
e41149feb6 delete old artifacts 2024-09-11 15:50:17 +02:00
turnoffthiscomputer
2a0024be69 don't download zkey after generating mockPassportData in app 2024-09-11 15:47:41 +02:00
turnoffthiscomputer
06712e7fd2 add register rsa sha1 and rsapss sha256 2024-09-11 14:13:03 +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
4aa48c6b3e update register_rsa_sha256.cpp 2024-09-11 11:18:07 +02:00
turnoffthiscomputer
0838b6c36b attempt to add register rsa sha256 to iOS mobile proving 2024-09-10 17:06:44 +02:00
turnoffthiscomputer
bf589a92ec Merge pull request #193 from zk-passport/sdk
refactor and improve sdk
2024-09-09 23:04:45 +02: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
9ffd13f5a8 delete garbage file register_sha256WithRSAEncryption.cpp 2024-09-08 18:30:29 +02:00
turnoffthiscomputer
d61151bd41 add -allowProvisioningUpdates flag in build_ios_module.sh xcodebuild call 2024-09-08 18:03: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
a4a43dfbfc associate appclip.openpassport.app for future test 2024-09-07 21:13:40 +09:00
0xturboblitz
dd02619f32 associate openpassport.app domain 2024-09-07 00:46:51 +09:00
0xturboblitz
8ed452cdde readme fix for dat files 2024-09-06 22:29:27 +09:00
0xturboblitz
53a6b9c08e bump for release 2024-09-06 22:07:20 +09:00
0xturboblitz
a543cf39c1 remove accidentally pushed export 2024-09-06 21:47:55 +09:00
0xturboblitz
9e1de7be91 Update size report 2024-09-06 21:44:01 +09:00
0xturboblitz
34b869dc14 compress images more to get below threshold 2024-09-06 21:16:05 +09:00
0xturboblitz
f72f82b619 remove fonts from iOS 2024-09-06 19:42:45 +09:00
0xturboblitz
f648639f87 downloading .dat files live 2024-09-06 19:25:09 +09:00
0xturboblitz
2962a938f5 Update size report 2024-09-06 15:57:20 +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
0xturboblitz
97d7636270 ios details 2024-09-06 15:31:45 +09:00
0xturboblitz
040e4390df remove unused packages 2024-09-06 15:30:38 +09:00
0xturboblitz
102caf57ad Revert "also remove it on android (might be unecessary)"
This reverts commit cbd7bd140d.
2024-09-06 15:28:52 +09:00
0xturboblitz
7dd6266490 remove XCode test target 2024-09-06 13:17:59 +09:00
0xturboblitz
4c9bfd939c Small changes to make builds faster 2024-09-06 13:15:21 +09:00
0xturboblitz
cbd7bd140d also remove it on android (might be unecessary) 2024-09-05 23:35:32 +09:00
0xturboblitz
92f31dbc6c remove masterList bundled on iOS 2024-09-05 23:35:13 +09:00
0xturboblitz
c769d56ebb remove imports of deleted witnesscalcs 2024-09-05 22:50:52 +09:00