Update README.MD

This commit is contained in:
mirai 2023-09-15 21:45:02 +03:00 committed by GitHub
parent 278cedff4f
commit 5506b2d8a6

View File

@ -36,3 +36,7 @@ How does encryption work?
* The server encrypts the symmetric key and sends it to the client. * The server encrypts the symmetric key and sends it to the client.
* The client encrypts the private key. * The client encrypts the private key.
* After that, communication with the server occurs via the symmetric key. * After that, communication with the server occurs via the symmetric key.
# Example
![Alt Text](example.gif)