Skip to content
#

ssl-tls

Here are 20 public repositories matching this topic...

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.

  • Updated Jun 8, 2024
  • Python

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

Secure Chat Application that supports multi multi group conversations and files upload with secure channels based on TLS protocol, management of cryptographic keys and the generation of secure syntheses, ciphers and digital signatures

  • Updated Dec 5, 2020
  • Java

Improve this page

Add a description, image, and links to the ssl-tls topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more