JAVA MYSQL SWING
This project is a secure, GUI-based application developed using Java Swing, MySQL, and the AES Cipher Algorithm. It allows users to authenticate themselves, select a file, and encrypt it using a custom key. The encrypted file can be stored in a database or downloaded directly. Users can later decrypt the file by providing the same key used during encryption, ensuring secure file handling and data privacy throughout the process.