File Encryption System
- Tech Stack: Java
- Github URL: Project Link
File Encryption
File-encryption-system is a project that allows users to encrypt files using the Blowfish encryption algorithm. The system includes a demonstration of file sharing, where an admin (sender) can encrypt a file and send it to a registered user (receiver). To use the system, users need to register first using the registration menu. Once registered, users can encrypt files and send them to other registered users, who can then decrypt the files using their own decryption key. The system provides a secure and reliable way to encrypt and share files.