Encrypted QR codes are QR codes that everyone cannot scan and access. They are not too common
-
Server-less: this enables the solution to scale and also makes it virtually maintenance free. Since there are no servers, once the document is issued - no further infrastructure is required needed to keep it verifiable
-
Off-line Verification: no network connectivity is needed to validate the information
-
Works for electronic as well as printed documents: The QR code has a physical embodiment (barcode) which makes it transcend both electronic and printed copies of the document.
-
Privacy: protect the privacy of the customer and institution in an uncomplicated logical manner
for passing secret messages and notes etc blah blah.
Use the package manager pip to Use Secured-QR
pip install tk
pip install qrcode
pip install pyzbar
pip install Pillow
pip install opencv-python
pip install image
dubble click on run.bat to run Secured-QR
simple run encoder_and_decoder.py in your IDE or IDLE etc.
tested in windwos only
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change