This Python project provides a simple file encryption and decryption tool using the cryptography library. It allows you to encrypt files using a generated key and decrypt them back to their original state. The project consists of two scripts: one for encryption and one for decryption.
Make sure you have Python 3.x installed on your system.
- Clone the repository to your local machine:
git clone https://github.com/Eve-SatOrU/Daijin.git
- Navigate to the repository directory:
cd Daijin
- Install the required dependencies:
pip install cryptography
-
Place the files you want to encrypt in the repository directory.
-
Run the encryption script:
python3 withlove.py
- The script will generate a key (thekey.key) and encrypt the files' contents using this key.
- Run the decryption script:
python3 love.py
- Keep the thekey.key file safe. It's required for both encryption and decryption.
This project is for educational purposes and should be used responsibly and ethically. Always keep backup copies of your important files before performing encryption or decryption.
Contributions are welcome! If you find any issues or want to enhance the project, feel free to open a pull request.
This project is licensed under GNU GENERAL PUBLIC LICENSE.