Secure Chat App using AES encryption
An Android messaging app with end-to-end encryption using the Advanced Encryption Standard.
Branch: CSE
Technologies Used
- Android
- Java
- Cryptography
- Firebase
This project implements a secure chat application for Android devices, utilizing AES encryption for end-to-end message security. It features real-time messaging, user authentication, and secure data storage using Firebase. The app demonstrates practical cryptography integration in mobile applications.