This project is developed as part of CODTECH Internship – Task 4.
- AES-256 file encryption
- Secure password-based key generation
- File encryption and decryption using Python
- encrypted_tool.py : Main program
- sample.txt : Sample input file
- encrypted.bin : Encrypted file
- decrypted.txt : Decrypted output
python encrypted_tool.py