-
Server side
- python3 init.py
- python3 maintain.py
- python3 script.py
-
Client side
- python3 client.py
-
Distribute private.pem and receiver.pem to each user for a working end-to-end encrypted chat room.
-
Also the keys and the initialize vectors for symmetric encryption should be changed.