Commit Graph

304 Commits

Author SHA1 Message Date
turboblitz
acc5ed53ea Merge pull request #121 from seshanthS/feat/sha1WithRSAEncryption
Feat: sha1 with rsa encryption
2024-06-18 17:28:51 -07:00
0xturboblitz
139151c337 make DEVELOPMENT_MODE global 2024-06-18 17:23:37 -07:00
0xturboblitz
b3a2b210a8 call validateProof with the sig alg index from the app 2024-06-18 17:14:28 -07:00
0xturboblitz
a2dfc8e2ad .env.example 2024-06-18 13:28:31 -07:00
turboblitz
a8beb11a40 README.md detail 2024-06-18 11:29:35 -07:00
turboblitz
14415bea31 Create README.md in app/src/apps 2024-06-14 10:46:56 -07:00
turnoffthiscomputer
1f7b453c9f Merge pull request #124 from zk-passport/register-ux
add NextScreen and RegisterScreen
2024-06-13 10:13:20 +02:00
0xturboblitz
4581a4d648 ios release, bump version 2024-06-11 22:44:22 +02:00
0xturboblitz
037a8e03ae fix 0s proof time displaying 2024-06-11 19:41:12 +02:00
turnoffthiscomputer
5c86b57ddc change step in userStore 2024-06-11 10:49:03 +02:00
turnoffthiscomputer
5b147f614d add NextScreen and RegisterScreen 2024-06-10 18:10:19 +02:00
0xturboblitz
f559795862 bump versionCode 2024-06-10 12:40:53 +02:00
turnoffthiscomputer
fd010ce2f7 Update contribute.ts with new contribute.proofofpassport.com url 2024-06-10 11:38:08 +02:00
turnoffthiscomputer
24a59088e8 add passport data contribution 2024-06-09 19:12:40 +02:00
0xturboblitz
959836cac6 add rsassaPss mock data, refactor mock generation, add tutorial 2024-06-02 18:52:31 +02:00
turnoffthiscomputer
7b02a944d8 add return button 2024-05-23 22:18:34 +09:00
turboblitz
2de94669fd Merge pull request #111 from zk-passport/fix-dat-name
Fix register circuit dat name
2024-05-23 19:01:21 +09:00
0xturboblitz
782a999536 new name 2024-05-23 18:57:12 +09:00
0xturboblitz
50c22bce6f temp name 2024-05-23 18:56:55 +09:00
turnoffthiscomputer
e2380b0d0e update README.md 2024-05-23 13:57:37 +09:00
0xturboblitz
95ad1578cf factor out keychain logic 2024-05-22 01:23:22 +09:00
0xturboblitz
93eaf83f87 getting tree from server 2024-05-21 19:51:29 +09:00
0xturboblitz
07f6694bef fix details 2024-05-21 16:33:52 +09:00
0xturboblitz
4facd39e63 make sbt proof work (still "Invalid Proof" on Android) 2024-05-21 15:53:34 +09:00
0xturboblitz
4b3e2c5ffe fix registration proof generation on android 2024-05-21 13:32:54 +09:00
0xturboblitz
d7d06c7f64 ignoring tamagui warning 2024-05-21 12:30:41 +09:00
0xturboblitz
9402a15516 quick fix for android crash on launch 2024-05-21 12:03:08 +09:00
turnoffthiscomputer
6098a18272 Merge branch 'dev' of https://github.com/zk-passport/proof-of-passport into dev 2024-05-20 09:02:21 +02:00
turnoffthiscomputer
9d71b000b1 update ui 2024-05-20 09:00:59 +02:00
0xturboblitz
a8e1e0c620 fix podfile version 2024-05-17 16:45:52 +09:00
0xturboblitz
b1355f7db7 commenting nullifiers, pushing new deployments 2024-05-17 15:30:07 +09:00
0xturboblitz
b542b58ce5 Merge branch 'dev' into new-circuits-in-app 2024-05-17 13:53:08 +09:00
turnoffthiscomputer
cc13f3ce24 add neo bank UX 2 2024-05-16 16:16:32 +02:00
turnoffthiscomputer
ad8d759aa3 Revert "implement neo bank flow"
This reverts commit 1fc4a56f4f.
2024-05-16 16:16:32 +02:00
0xturboblitz
9b9910188c error handling for ecdsa for iOS 2024-05-16 23:14:27 +09:00
turboblitz
df2ab3f8b2 Merge branch 'dev' into new-circuits-in-app 2024-05-16 17:33:56 +09:00
0xturboblitz
7b213f71f3 Integrate new two-step process and proving in mobile app
- still need to solve https call to merkle tree server
- not tested on android
2024-05-16 17:26:36 +09:00
turnoffthiscomputer
1fc4a56f4f implement neo bank flow 2024-05-16 06:29:05 +02:00
turnoffthiscomputer
44443c3b7a Add ProofOfPassportRegister_dev.sol 2024-05-15 10:24:21 +02:00
turnoffthiscomputer
b2fd046b0e split main circuits 2024-05-14 17:31:45 +09:00
0xturboblitz
319ebade38 generating and storing secret, storing passport data securely 2024-05-14 17:10:50 +09:00
0xturboblitz
ff03b26d4d refactor the app with zustand and make integrations modular 2024-05-14 12:34:16 +09:00
0xturboblitz
c61906dc03 remove commented code 2024-05-12 21:30:05 +09:00
0xturboblitz
3a7da51648 displaying correct size 2024-05-12 21:25:29 +09:00
0xturboblitz
d4ec07157c fixing build scripts and readme
- might still have an error when installing again during witness gen on android
2024-05-12 21:11:44 +09:00
0xturboblitz
9b3756f8c5 pushing new build scripts to try them from new clone 2024-05-12 19:55:55 +09:00
0xturboblitz
1306d2e46a zkey management logic for multiple zkeys 2024-05-12 19:33:37 +09:00
0xturboblitz
d6c9f71534 smol type fix 2024-05-12 14:50:37 +09:00
0xturboblitz
3b79f513bf fix iOS zkey/witnesscalc selection flow 2024-05-12 14:45:37 +09:00
0xturboblitz
8483d600a1 selecting zkey_path, witness_calculator and dat_file_name outside of native modules 2024-05-12 14:45:05 +09:00