Image Protection Encrypt and Decrypt Image with RSA Cryptography (JPG, PNG, GIF supported) Libraries glob2 pybase64 pycryptodome Installation Prerequisites Python 3.9 or later installed. pip3 installed. Run git clone https://github.com/max180643/ImageProtection.git pip3 install -r requirements.txt python3 main.py References Black Hat Python — Encrypt and Decrypt with RSA Cryptography