GitHub / ArtyomArtamonov / 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
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtyomArtamonov%2FEncryptedWebsocketChat
PURL: pkg:github/ArtyomArtamonov/EncryptedWebsocketChat
Stars: 7
Forks: 1
Open issues: 4
License: None
Language: Python
Size: 4.34 MB
Dependencies parsed at: Pending
Created at: about 5 years ago
Updated at: over 3 years ago
Pushed at: over 3 years ago
Last synced at: over 2 years ago
Topics: asyncio, chatting, cryptosystem, messaging, python-client, python3, rsa-cryptosystem, server, websocket-protocol