Skip to content

Releases: SeifElred/Encrypted-Chat-System

v1.0.0

30 Mar 10:42
Compare
Choose a tag to compare

The Encrypted Chat System is a Java-based secure messaging application that utilizes the Advanced Encryption Standard (AES) algorithm for message encryption. It features user registration, authentication, chat room management, and encrypted messaging functionalities. Built with Java and incorporating design patterns such as Strategy and Singleton, this application provides a robust and efficient platform for secure communication.