Skip to content
#

secure-server

Here are 10 public repositories matching this topic...

Secure Chat Server is a Python-based application enabling secure communication between two clients. It supports RSA public key exchange, encrypted messaging, and optional SSL/TLS support for enhanced security. The server routes messages without accessing their contents and ensures secure key exchange and disconnection of additional clients.

  • Updated Jun 7, 2024
  • Python

Add this topic to your repo

To associate your repository with the secure-server topic, visit your repo's landing page and select "manage topics."

Learn more