Python GUI Encrytion/Decrytion tool to keep file safe.
-
Open your Terminal/cmd
-
git clone this project to your preferred directory.
-
cd Encrypto-GUI
-
python encrypto.py
or Execute:
ExecuteEncrypto.cmd
Set up a virtual environment and install the dependencies:
pip install -r requirements.txt
This project is licensed under the terms of the MIT license.