Commit Graph

194 Commits

Author SHA1 Message Date
turnoffthiscomputer
95f1fba784 implement prove new circuit 2024-08-19 16:51:17 +01:00
turnoffthiscomputer
03fed2c13f rename circuits 2024-08-17 18:42:33 +02:00
turboblitz
8598d67c0d Merge pull request #139 from ashpect/dev
Prove name is not in Ofac List
2024-08-13 13:05:31 -07:00
0xturboblitz
86c38b8c9d rename to OpenPassport in UI and readmes 2024-08-10 12:26:49 -07:00
ashpect
384c53556b Merge branch 'dev' of github.com:zk-passport/proof-of-passport into dev 2024-08-08 03:25:30 +05:30
turnoffthiscomputer
d365e5af63 add stringToNumber to utils;ts 2024-08-07 14:44:31 +02:00
turnoffthiscomputer
165b22bbc9 comment tree related stuff in generateInputsRegister 2024-08-05 20:58:20 +02:00
ashpect
096bad129d Update circuits to calculate path internally 2024-08-05 20:47:39 +05:30
turnoffthiscomputer
e4615f3aed Merge remote-tracking branch 'origin/dev' into new-ux 2024-08-04 11:20:12 +02:00
turboblitz
57c40e6568 Merge branch 'dev' into new-samples 2024-08-03 14:22:27 -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
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
9742ac8b8f update sdk 2024-07-31 13:37:02 +02:00
0xvikasrushi
73d9fb5bf8 fix: gen inputs for ecdsa with sha256 and sha512 2024-07-30 18:36:15 +00:00
0xvikasrushi
1600876b92 feat: sha512 mock script 2024-07-30 18:35:38 +00:00
0xvikasrushi
452750dc96 feat: sha256 mock script 2024-07-30 18:35:25 +00:00
turnoffthiscomputer
a9320bb386 implement proof verification screens with ws handler 2024-07-29 23:16:20 +02:00
turnoffthiscomputer
c0a8805d3d add check that value of field is not empty in revealBitmap.ts 2024-07-29 23:15:31 +02:00
turnoffthiscomputer
d71613378d add default majority to constant 2024-07-29 23:14:21 +02:00
turnoffthiscomputer
020997a564 add disclose vkey to common 2024-07-29 23:13:55 +02:00
turnoffthiscomputer
d16e842bc6 remove callback from getTreeFromTracker 2024-07-29 23:13:24 +02:00
0xvikasrushi
adf661f801 feat: Added tests for invaild mrz, signature and econtent. 2024-07-28 21:14:27 +00:00
0xvikasrushi
33fa8c7bf1 feat: register circuits tests 2024-07-28 20:14:23 +00:00
0xvikasrushi
8391df73c1 feat: sha1 with ecdsa verifier 2024-07-28 18:22:43 +00:00
0xvikasrushi
85b4f3a9c5 fix: signature fail in gen inputs 2024-07-28 08:29:21 +00:00
ashpect
62de12df72 Merge branch 'dev' of github.com:zk-passport/proof-of-passport into dev 2024-07-28 12:27:22 +05:30
ashpect
48c45ef9e0 add tests for edge cases 2024-07-28 12:25:29 +05:30
0xvikasrushi
ed1397b923 feat: generate inputs for ecdsa with sha1 2024-07-28 06:21:48 +00:00
turnoffthiscomputer
71861357d9 fix disclose proof generation 2024-07-27 14:52:09 +02:00
turnoffthiscomputer
03cbec29ba add qrcode generation to sdk, refactor apptypes import 2024-07-26 08:59:09 +02:00
turnoffthiscomputer
fa381707e6 update contracts 2024-07-26 08:23:13 +02:00
ashpect
2babb2da02 finally fixed the bug 2024-07-26 03:02:10 +05:30
turnoffthiscomputer
ebe3bb6e36 update commitment_tree_tracker_url 2024-07-24 17:51:22 +02:00
turnoffthiscomputer
91e9b94363 refactor getCSCAinputs 2024-07-24 15:28:34 +02:00
ashpect
d76f38e07e unnecessary imports 2024-07-23 04:47:12 +05:30
ashpect
2b236b9ab5 cleanup 2024-07-23 04:22:44 +05:30
ashpect
d6ec67fd49 merge dev fork with dev origin 2024-07-23 04:09:40 +05:30
ashpect
c6543b6c5b input generation, almost died debugging names 2024-07-23 00:49:17 +05:30
ashpect
14c743f1d0 show inputs 2024-07-23 00:48:01 +05:30
ashpect
fa11c318ef update outputs, mockdata in ofac lists as well 2024-07-23 00:47:10 +05:30
ashpect
8ac7f8a31f export and import for smt's 2024-07-21 23:01:29 +05:30
ashpect
23a3dd0b3e ofac refactor 2024-07-21 22:54:49 +05:30
turnoffthiscomputer
69c3aacd89 refactor sendModalRequest 2024-07-19 12:13:00 +02:00
turnoffthiscomputer
b8dd408c49 switch rsa_verifier to a n,k = 121,17 2024-07-18 16:06:17 +02:00
ashpect
d5f571ca50 code enhacements and etc. 2024-07-18 03:48:23 +05:30
0xvikasrushi
d359122984 feat: mock data sha1_ecdsa p256 2024-07-16 23:27:15 +05:30
0xvikasrushi
55ed0fe9a2 feat: added prettierrc 2024-07-16 23:14:49 +05:30