index
:
greenpass
main
wip
Signature verification for the Green Pass (התו הירוק)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
verify.py
Age
Commit message (
Expand
)
Author
2021-12-30
Replace deprecated Pixmap.getImageData() method
HEAD
main
Yuval Adam
2021-10-07
Add one more valid QR code width
Yuval Adam
2021-10-07
Initial v2 implementation
Yuval Adam
2021-03-17
Add bytes validation and warn on no signature
Yuval Adam
2021-03-17
Emojify output
Yuval Adam
2021-03-17
Naming cleanup
Yuval Adam
2021-03-17
Exit cleanly on bad ct value
Yuval Adam
2021-03-17
Fix pdf loading and small bugs
Yuval Adam
2021-03-17
Initial GreenPassVerifier class not working
Yuval Adam
2021-03-17
Switch to click CLI and colored output
Yuval Adam
2021-03-17
Cleanup duplicate code
Yuval Adam
2021-03-17
Fix PDF image data extraction
Yuval Adam
2021-03-17
Initial pdf image extract
Yuval Adam
2021-03-17
Support ct=2 double hash fix
Yuval Adam
2021-03-01
Cleanup some files, run formatting, and update README
Yuval Adam
2021-03-01
Added actual QR code reading (#3)
netaneld122
2021-02-28
added support to parse multiple persons in the green pass and to parse vaccin...
Eyal Ronen
2021-02-24
Cleanup verify code
Yuval Adam
2021-02-23
now printing Details of the Green Pass
Eyal Ronen
2021-02-23
Clarify hash pitfall and cleanup
Yuval Adam
2021-02-22
Initial greenpass verification files
Yuval Adam