Secure Chat Client is a Python-based application designed for encrypted end-to-end messaging. It connects to a secure chat server, exchanges RSA public keys, and ensures secure communication through encrypted messages. Features include a PyQt5 GUI, secure key exchange, and optional SSL/TLS support for enhanced security.
end-to-end secure-communication rsa-encryption secure-chat end-to-end-encryption rsa-encryption-decryption ssl-tls encrypted-messaging encrypted-messaging-service secure-chat-application public-key-exchange secure-chat-client
- Updated
Jun 8, 2024 - Python