A purely Python, End-to-End Encrypted (E2EE) chat system. Features ECDH key exchange, AES-GCM encryption, and forward secrecy.
python security cryptography encryption algo ecdh chat-application e2ee aes-256-gcm e2ee-encryption e2ee-chat
-
Updated
Jun 19, 2026 - Python