C++ AES File Encryption/Decryption Tool with GUI
cpp_aescrypter is a C++ application designed to provide secure file encryption and decryption using the AES (Advanced Encryption Standard) algorithm. The tool features a user-friendly graphical user interface (GUI) to facilitate easy interaction for users of all levels.
- AES Encryption/Decryption: Securely encrypt and decrypt files using the AES algorithm.
- User-Friendly GUI: Intuitive interface for easy file selection and encryption/decryption operations.