Commit Graph

953 Commits

Author SHA1 Message Date
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
turnoffthiscomputer
22f6901ac3 update UI 2024-07-31 16:09:31 +02:00
turnoffthiscomputer
a6aab56e78 update nfc android sheet logic 2024-07-31 16:09:23 +02:00
turnoffthiscomputer
c4a0c114ad update yarn.lock 2024-07-31 16:08:36 +02:00
turnoffthiscomputer
186677ed61 add qrcode reader on android 2024-07-31 16:08:16 +02:00
turnoffthiscomputer
4511115eea add white native background to android app 2024-07-31 16:07:31 +02:00
turnoffthiscomputer
9742ac8b8f update sdk 2024-07-31 13:37:02 +02:00
turnoffthiscomputer
a74f3c8ef6 add NSPhotoLibraryUsageDescription 2024-07-31 12:55:38 +02:00
turnoffthiscomputer
73ee694e22 update internet.png for a black color 2024-07-31 11:17:26 +02:00
turnoffthiscomputer
71b50789b6 update UI of WrongProofScreen 2024-07-31 11:17:04 +02:00
turnoffthiscomputer
64cf740b3b remove cehckbox from prove screen 2024-07-31 11:16:46 +02:00
turnoffthiscomputer
aef2f6dbda update help sheet 2024-07-31 11:16:35 +02:00
0xvikasrushi
5846b36fb4 test: added signature, invalid sig, mrz 2024-07-30 18:49:25 +00:00
0xvikasrushi
991c26c756 feat: ecdsa-with-sha256 register and verifier circuit 2024-07-30 18:48:17 +00: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
63280988a5 add back the proof_generation_start ws in prove screen 2024-07-29 23:26:50 +02: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
turnoffthiscomputer
96364f02a0 add showcase repo to gitignore 2024-07-29 23:12:48 +02:00
turnoffthiscomputer
ff44d0cce9 add ValidProofScreen and WrongProofScreen 2024-07-29 23:12:29 +02:00
turnoffthiscomputer
7c7e920e66 update sdk 2024-07-29 23:11:55 +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
8c4fd01c47 feat: register circuit inputs 2024-07-28 18:53:31 +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
turnoffthiscomputer
2ebcd4d3c4 update sdk 2024-07-28 10:18:39 +02:00
turnoffthiscomputer
e54d9fc8b6 add websockets 2024-07-28 10:18:25 +02:00
ashpect
affece9f0b linting 2024-07-28 12:38:20 +05:30
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
296e3294ce udpate sdk 2024-07-27 14:52:33 +02:00
turnoffthiscomputer
71861357d9 fix disclose proof generation 2024-07-27 14:52:09 +02:00
turnoffthiscomputer
de8b374611 add artifacts 2024-07-26 11:26:17 +02:00
turnoffthiscomputer
db98b2f082 refactor circuit names 2024-07-26 11:25:31 +02:00
turnoffthiscomputer
3d4f30efca fix nullifier generation and implement leaf hasher in register circuits 2024-07-26 09:31:45 +02:00
turnoffthiscomputer
6ef165c4b7 add assertion in splitSignalsToWords 2024-07-26 09:31:16 +02:00
turnoffthiscomputer
03cbec29ba add qrcode generation to sdk, refactor apptypes import 2024-07-26 08:59:09 +02:00
turnoffthiscomputer
7a45263b04 import sdk from us-election 2024-07-26 08:35:08 +02:00
turnoffthiscomputer
17c6892912 add register sheet 2024-07-26 08:23:41 +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
ashpect
2d40b64e41 add more edge cases tests 2024-07-26 03:00:10 +05:30