summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-01Added actual QR code reading (#3)netaneld122
* Added actual QR code reading. Added requirements.txt for dependencies. Added .gitignore. Updated README according to new usage. * Fixed CR notes. Migrated requirements to a Pipfile format. Added ability to open textual payload. Removed irrelevant paths in .gitignore. * Fixed pipenv run cli. Co-authored-by: Netanel <Netanel> Co-authored-by: nati <nati>
2021-02-28added support to parse multiple persons in the green pass and to parse ↵Eyal Ronen
vaccination passport
2021-02-24Add double hashing clarificationYuval Adam
2021-02-24Cleanup verify codeYuval Adam
2021-02-23now printing Details of the Green PassEyal Ronen
2021-02-23Emojify READMEYuval Adam
2021-02-23Clarify READMEYuval Adam
2021-02-23Clarify hash pitfall and cleanupYuval Adam
2021-02-22Initial greenpass verification filesYuval Adam