The modules required to install:
- pycryptodome module
pip install pycryptodome
- Download a python interpreter, preferably a version beyond 3.0. Install the prerequisute libraries given above.
- Clone the repository
git clone https://github.com/cryptobotrsa/RSA-bot.gitor Download. - Run the
main.pyscript by commentingline 6& uncommentingline 4for encryption. - Run the
main.pyscript by commentingline 4& uncommentingline 6for decryption. - You can also keep your own images in
gallerydirectory (folder) & edit it's name inmain.pyaccordingly.
- Please make sure to keep a backup of image before running the python script.
- Perform the decryption operation only after encryption, else the script would throw error!