This project implements file encryption and decryption using AES, BlowFish, and a cascading algorithm. It provides a secure way to protect sensitive data in files by applying strong encryption techniques.
- Supports AES encryption and decryption
- Supports BlowFish encryption and decryption
- Implements cascading algorithm for enhanced security
- Supports encryption of various file types
- AES (Advanced Encryption Standard)
- BlowFish
The cascading algorithm combines AES and BlowFish encryption to enhance the security of the encrypted files.
- AES
- BlowFish
- Cascading (Combination of AES and BlowFish)
- Clone this repository:
https://github.com/maheshsathe07/File-Encryptor-Decryptor.git
- Mahesh Sathe
This project is licensed under the MIT License. See the LICENSE file for details.
