/secure-messaging-client-server

Simple secure messaging system with client-server architecture, demonstrating secure communication protocols.

Primary LanguagePython

This repository is dedicated to illustrating a straightforward terminal-based secure client-server communication system. 
It incorporates AES encryption along with RSA, ElGamal, and Diffie-Hellman key exchange for enhanced security.