Skip to content
#

secure-chat

Here are 11 public repositories matching this topic...

🛡️ Quantum-resistant P2P chat 💬 with 🧱 multi-layered security. Implements ✨ Hybrid X3DH+PQ (ML-KEM & FALCON), ⚙️ Double Ratchet, and 🔑🤝 end-to-end authenticated key exchange for 🎖️ military-grade, 🚀 future-proof communication.

  • Updated Jul 15, 2025
  • Python

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

This repository contains a secure chat application implemented using Python. The application uses RSA encryption for secure message exchange between clients and a server.

  • Updated Jun 18, 2024
  • Python

A secure console-based chat system implementing PKI, RSA, Diffie-Hellman, AES-128, and SHA-256 to achieve CIANR (Confidentiality, Integrity, Authenticity, Non-Repudiation). Features self-built CA, X.509 certificate validation, encrypted messaging, and session transcripts for non-repudiation.

  • Updated Nov 16, 2025
  • Python

A secure, real-time chat application featuring end-to-end encryption for private messages, robust moderation tools, and zero-persistence architecture designed for privacy-conscious communication.

  • Updated Sep 8, 2025
  • Python

Improve this page

Add a description, image, and links to the secure-chat 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 secure-chat topic, visit your repo's landing page and select "manage topics."

Learn more