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
Python
Issues
- 0
Remove dependencies
#6 opened by ArtyomArtamonov - 0
Remove venv
#5 opened by ArtyomArtamonov - 0
Add requirements file
#2 opened by ArtyomArtamonov - 0
Add AES and use it with RSA
#4 opened by ArtyomArtamonov - 0
Refactor code
#3 opened by ArtyomArtamonov - 1
Change encryption
#1 opened by jinxx0