/EncryptedWebsocketChat

This is a simple python client and server, that allows 2 clients to send messages to each other using WebSocket protocol. Every message is encrypted using RSA cryptosystem

Primary LanguagePython

Issues