Answer the question
In order to leave comments, you need to log in
How can traffic be encrypted?
Thanks in advance for your answers.
So, there is an implemented encryption algorithm in C#. It is necessary to use this algorithm to encrypt the traffic going to the server. Tell me how this can be done or where you can see an approximate implementation, or what you should read to deal with the issue.
Answer the question
In order to leave comments, you need to log in
Please tell me how this can be donevery simple - where you send data*, you encrypt it there. where you receive - there you decipher. how to safely exchange keys if they are session keys - it is already necessary to raise the level of erudition higher, books, articles, practice
1. Read and build your openssl module.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question