Commit Graph

897 Commits

Author SHA1 Message Date
ashpect
4200ff8bac Merge branch 'dev' of github.com:ashpect/proof-of-passport into latest 2024-08-14 15:54:01 +05:30
turboblitz
8598d67c0d Merge pull request #139 from ashpect/dev
Prove name is not in Ofac List
2024-08-13 13:05:31 -07:00
turnoffthiscomputer
e024963ab2 reduce passport number size 2024-08-12 13:20:29 -04:00
turboblitz
b547751897 Merge pull request #173 from zk-passport/massive-renaming
renaming to OpenPassport
2024-08-11 10:04:19 -07:00
ashpect
ea23b33232 country zk-verification feature in pop 2024-08-11 18:50:44 +05:30
0xturboblitz
1519ee7411 removing old file 2024-08-10 23:46:32 -07:00
0xturboblitz
9341ad3d3c com.proofofpassport to com.proofofpassportapp (from us-election branch) 2024-08-10 23:42:44 -07:00
0xturboblitz
2bdfc60d4b massive renaming to OpenPassport 2024-08-10 23:40:42 -07:00
0xturboblitz
86c38b8c9d rename to OpenPassport in UI and readmes 2024-08-10 12:26:49 -07:00
0xturboblitz
01e9fe946c new icons and version numbers for release 2024-08-10 12:25:46 -07:00
turboblitz
db45ffeb34 Merge pull request #171 from zk-passport/main
merging readme updates on dev
2024-08-10 11:33:31 -07:00
turnoffthiscomputer
95a73b9cc0 update .gitignore 2024-08-10 14:25:16 -04:00
turnoffthiscomputer
383be7ddfd Merge pull request #168 from BernalHQ/main
improve NFC reading UX on android #130
2024-08-09 16:21:08 +02:00
turnoffthiscomputer
035e832bd5 fix android/iOS compatibility 2024-08-09 08:34:39 -04:00
turnoffthiscomputer
a412bfaae7 Merge branch 'dev' of https://github.com/zk-passport/openpassport into bernal-main 2024-08-09 08:06:16 -04:00
ashpect
384c53556b Merge branch 'dev' of github.com:zk-passport/proof-of-passport into dev 2024-08-08 03:25:30 +05:30
ashpect
760b34d585 remove common components 2024-08-08 03:14:46 +05:30
turnoffthiscomputer
13e5bc6c99 add go to register option 2024-08-07 15:23:00 +02:00
turnoffthiscomputer
d365e5af63 add stringToNumber to utils;ts 2024-08-07 14:44:31 +02:00
turnoffthiscomputer
b427e23407 Merge pull request #161 from zk-passport/new-ux
New ux
2024-08-07 11:46:52 +02:00
turnoffthiscomputer
cdd01df36e run test in circuit repo only once 2024-08-07 11:03:06 +02:00
turnoffthiscomputer
f8848b5501 update disclose inputs 2024-08-07 10:37:17 +02:00
BernalHQ
0fbed199e1 improve NFC reading UX on android #130 2024-08-07 01:04:53 -06:00
turnoffthiscomputer
9cc547b69c comment rsapss verifier tests 2024-08-06 11:41:05 +02:00
turnoffthiscomputer
165b22bbc9 comment tree related stuff in generateInputsRegister 2024-08-05 20:58:20 +02:00
ashpect
04a52e6766 fix lint 2024-08-05 20:59:06 +05:30
ashpect
80897a8e09 update ofac circuits tests 2024-08-05 20:48:16 +05:30
ashpect
096bad129d Update circuits to calculate path internally 2024-08-05 20:47:39 +05:30
turnoffthiscomputer
b648384270 yarn format 2024-08-05 14:54:32 +02:00
turnoffthiscomputer
ac26f796f5 update circuit inputs 2024-08-05 11:06:22 +02:00
turnoffthiscomputer
cec55f90a8 comment rsa_verifier test 2024-08-05 11:05:57 +02:00
turnoffthiscomputer
9a2e62d760 format circuit repo 2024-08-04 11:21:04 +02:00
turnoffthiscomputer
e4615f3aed Merge remote-tracking branch 'origin/dev' into new-ux 2024-08-04 11:20:12 +02:00
turboblitz
ee00a0244f Merge pull request #167 from zk-passport/openpassport-readme
Update README.md 📝
2024-08-03 17:33:36 -07:00
turboblitz
b4d7775f9f Update README.md 📝 2024-08-03 17:33:23 -07:00
turboblitz
f513a431f5 Merge pull request #165 from zk-passport/new-samples
New samples
2024-08-03 14:22:32 -07:00
turboblitz
57c40e6568 Merge branch 'dev' into new-samples 2024-08-03 14:22:27 -07:00
0xturboblitz
74740fab34 fix few details and typos 2024-08-03 13:58:25 -07:00
0xturboblitz
da829354bf fix few details and typos 2024-08-03 13:38:00 -07:00
0xturboblitz
3c3763c7a5 pushing mock passport data found in spain with sha1 hashing mrz and sha2 afterwards 2024-08-02 13:30:26 -07:00
0xturboblitz
11a2863608 getting eContent digest algorithm on IOS 2024-08-02 13:21:47 -07:00
turnoffthiscomputer
7f3b4bec2b update registry/README.md 2024-08-02 16:05:34 +02:00
turnoffthiscomputer
87fe3222b2 add pem_to_txt.ts 2024-08-02 16:04:21 +02:00
turnoffthiscomputer
c5f464bf9c implement permission management for android qrcode scanning 2024-08-01 17:13:08 +02:00
turnoffthiscomputer
759c20794c fix lib import 2024-08-01 16:58:15 +02:00
turnoffthiscomputer
44d3edd45b import passport.json from local repo 2024-08-01 16:47:49 +02:00
ashpect
07804923ef fix lint 2024-08-01 12:05:24 +05:30
ashpect
63db509d57 Merge branch 'dev' of github.com:zk-passport/proof-of-passport into dev 2024-08-01 11:55:53 +05:30
turnoffthiscomputer
ce89661e81 Merge pull request #159 from zk-passport/sha1-with-ecdsa
ECDSA With SHA1 & SHA256 Support
2024-07-31 16:48:25 +02:00
turnoffthiscomputer
b8435bf574 delete ws test screen 2024-07-31 16:11:05 +02:00