Most voted "end-to-end" questions
3 questions
Sort by count of
-
5
votes1
answer741
viewsHow Telegram Encryption Works
I’m analyzing that Telegram uses encryption end-to-end and I’m trying to understand how they get such a fact, they make everything available documented but my English is not so good and Google…
-
5
votes1
answer699
viewsHow to implement Diffie-Hellman in Javascript?
I am developing a web system where users can communicate with each other privately, without even the server having access to the content of the communication (i.e. end-to-end). For this I intend to…
-
0
votes1
answer181
viewsInterpretation, Mtproto Encryption
Can someone help me interpret this part? from Mtproto Before a message (or a concatenated message) that is being transmitted on a network using a transport protocol, which is encrypted in a certain…