Commit Graph

758 Commits

Author SHA1 Message Date
turnoffthiscomputer
ebe3bb6e36 update commitment_tree_tracker_url 2024-07-24 17:51:22 +02:00
turnoffthiscomputer
43a9604a64 disable amplitude on this branch 2024-07-24 15:31:18 +02:00
turnoffthiscomputer
91e9b94363 refactor getCSCAinputs 2024-07-24 15:28:34 +02:00
turnoffthiscomputer
addc56fd33 Merge pull request #156 from zk-passport/dev
Merge last commits from dev
2024-07-24 15:11:19 +02:00
turnoffthiscomputer
970cae336b Merge pull request #153 from zk-passport/prover-sha1
Add sha1 proof generation to modal prover
2024-07-24 15:08:40 +02:00
turnoffthiscomputer
ee0d86cd31 update ProveScreen 2024-07-24 13:15:43 +02:00
turnoffthiscomputer
f05aefa200 add qr code reader on iOS 2024-07-23 18:37:39 +02:00
turnoffthiscomputer
911bfc80b7 update project.pbxproj to reference passport.json 2024-07-23 18:07:57 +02:00
turnoffthiscomputer
475181162d update UI/UX 2024-07-23 18:07:38 +02:00
turnoffthiscomputer
c369d7e3e3 white background on iOS scanning 2024-07-23 18:06:37 +02:00
turnoffthiscomputer
c505ae06cf Merge pull request #154 from zk-passport/rsa-pss-verifier
add rsa-pss-verifier
2024-07-22 19:25:54 +02:00
turnoffthiscomputer
aa435d91d4 add images for nfc carousel 2024-07-22 18:46:24 +02:00
turnoffthiscomputer
76f235606c add colors 2024-07-22 18:46:09 +02:00
turnoffthiscomputer
93efec1d20 add CustomButton 2024-07-22 18:45:53 +02:00
turnoffthiscomputer
79be422795 add passport.json 2024-07-22 18:45:18 +02:00
turnoffthiscomputer
b2a3bc5b4e Merge pull request #149 from zk-passport/date-picker
add date picker
2024-07-22 14:23:06 +02:00
turnoffthiscomputer
d40e152b64 add passport.json 2024-07-22 14:21:32 +02:00
turnoffthiscomputer
1b3891b8f3 yarn format 2024-07-22 14:20:02 +02:00
turnoffthiscomputer
21a1fe23a8 add mrz scan animation 2024-07-22 14:18:58 +02:00
turnoffthiscomputer
f1ab9501f3 update tamagui version 2024-07-22 14:12:23 +02:00
turnoffthiscomputer
7a88d46e4f add rsa-pss-verifier 2024-07-22 14:10:27 +02:00
turnoffthiscomputer
3c3c44d27c update verifiers 2024-07-19 12:13:22 +02:00
turnoffthiscomputer
69c3aacd89 refactor sendModalRequest 2024-07-19 12:13:00 +02:00
turnoffthiscomputer
8ae73c07d2 split build_dsc into two scripts 2024-07-19 12:08:33 +02:00
turnoffthiscomputer
820b217c02 Merge pull request #152 from zk-passport/rsa_verifier
switch rsa_verifier to a n,k = 121,17
2024-07-18 16:25:33 +02:00
turnoffthiscomputer
52638fa289 add sha1 proof generation to modal prover 2024-07-18 16:16:38 +02:00
turnoffthiscomputer
4a06dc6564 format rsa_verifier 2024-07-18 16:13:28 +02:00
turnoffthiscomputer
b8dd408c49 switch rsa_verifier to a n,k = 121,17 2024-07-18 16:06:17 +02:00
turnoffthiscomputer
986bbeb8d2 fix mock passport data import 2024-07-17 15:24:01 +02:00
turnoffthiscomputer
c5a8d2db91 add date picker 2024-07-17 12:50:31 +02:00
turnoffthiscomputer
3669e7cdbc reformat file according to prettier 2024-07-14 19:21:55 +02:00
turnoffthiscomputer
8920bc439d add prettier to CI/CD 2024-07-14 19:20:50 +02:00
turnoffthiscomputer
f2198ee69e add prettier 2024-07-14 19:19:55 +02:00
turnoffthiscomputer
63bbc67cd8 Merge pull request #147 from zk-passport/csca-sha1-rsapss 2024-07-14 18:59:49 +02:00
turnoffthiscomputer
e1f518a3c1 update build_circuits.sh 2024-07-14 18:52:44 +02:00
turnoffthiscomputer
8e3be17005 update import of isValid_tester.circom 2024-07-14 16:03:48 +02:00
turnoffthiscomputer
464f6d21ce refactor circuits repo, clean circuits tests, implement new certificates scripts, fix all tests from circuits repo 2024-07-14 15:44:55 +02:00
turnoffthiscomputer
6ed8e0d5a1 add CI/CD 2024-07-14 15:43:05 +02:00
turnoffthiscomputer
f99adb356b refactor circuits repo, add sha1 and rsapss dsc verification in circuits 2024-07-14 00:04:53 +02:00
turnoffthiscomputer
6df6ce1307 add dist to sdk .gitignore 2024-07-12 14:18:16 +02:00
0xturboblitz
9695853f88 add outputs/unique_cscas to registry .gitignore 2024-07-06 17:13:30 +02:00
turnoffthiscomputer
332189bd68 Merge pull request #143 from zk-passport/csca-merge
DSC/CSCA verification - prover
2024-06-30 23:02:11 +02:00
turnoffthiscomputer
aedbd79491 use randomness to generate throw away dsc secret 2024-06-30 22:43:31 +02:00
turnoffthiscomputer
83d24fb449 remove disclose.cpp 2024-06-30 15:54:56 +02:00
turnoffthiscomputer
4661bd21cc clean code 2024-06-30 15:46:04 +02:00
turnoffthiscomputer
51b81f6f63 decomment some tests, update revert in contracts 2024-06-30 15:45:29 +02:00
turnoffthiscomputer
ade5d310c4 add zip_circuits.sh script 2024-06-30 13:10:06 +02:00
turnoffthiscomputer
99e9969768 change mockCertificate file name 2024-06-30 13:09:49 +02:00
turnoffthiscomputer
f433bf84ce refactor some code, allow dsc verification with mock passport data 2024-06-30 12:58:00 +02:00
turnoffthiscomputer
f24d78fa87 update toast message 2024-06-30 12:57:14 +02:00