Update README.MD

This commit is contained in:
mirai 2022-12-01 15:22:49 +03:00 committed by GitHub
parent 34a65a1cbe
commit 88fb61efb1

View File

@ -79,8 +79,7 @@ python client.py
* Client sending public key to server
* Server crypting symmetric key and sending to client
* Client encrypting private key
* And than communicate with server via
* symmetric key
* And than communicate with server via symmetric key
## To do