This is a secure chat application built in Python, utilizing encryption techniques such as DES and RSA.
- End-to-end encryption using DES for secure messaging.
- Public key exchange using RSA for secure communication between clients.
- Dynamic key generation and session management.