summaryrefslogtreecommitdiff
path: root/verify.py
AgeCommit message (Expand)Author
2021-12-30Replace deprecated Pixmap.getImageData() methodHEADmainYuval Adam
2021-10-07Add one more valid QR code widthYuval Adam
2021-10-07Initial v2 implementationYuval Adam
2021-03-17Add bytes validation and warn on no signatureYuval Adam
2021-03-17Emojify outputYuval Adam
2021-03-17Naming cleanupYuval Adam
2021-03-17Exit cleanly on bad ct valueYuval Adam
2021-03-17Fix pdf loading and small bugsYuval Adam
2021-03-17Initial GreenPassVerifier class not workingYuval Adam
2021-03-17Switch to click CLI and colored outputYuval Adam
2021-03-17Cleanup duplicate codeYuval Adam
2021-03-17Fix PDF image data extractionYuval Adam
2021-03-17Initial pdf image extractYuval Adam
2021-03-17Support ct=2 double hash fixYuval Adam
2021-03-01Cleanup some files, run formatting, and update READMEYuval Adam
2021-03-01Added actual QR code reading (#3)netaneld122
2021-02-28added support to parse multiple persons in the green pass and to parse vaccin...Eyal Ronen
2021-02-24Cleanup verify codeYuval Adam
2021-02-23now printing Details of the Green PassEyal Ronen
2021-02-23Clarify hash pitfall and cleanupYuval Adam
2021-02-22Initial greenpass verification filesYuval Adam