A user-friendly web application built with Streamlit that provides both symmetric (AES-256) and asymmetric (RSA-2048) encryption for your messages and files.
LINK = https://cyber-security-message-encryption-dl3w8dsunub3quh4er25dy.streamlit.app/
✅ Dual Encryption Methods
- AES-256 (Symmetric): Fast, efficient, perfect for large messages and files
- RSA-2048 (Asymmetric): Secure key exchange, ideal for small messages
✅ Flexible Input Options
- Type messages directly
- Upload files (text, PDF, images, etc.)
✅ Complete Encryption/Decryption Workflow
- Encrypt messages with one click
- Get encrypted output with keys
- Decrypt messages using saved keys
✅ User-Friendly Interface
- Clean, intuitive design
- Download encrypted messages and keys
- Clear instructions and warnings