HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lvlabguy

no profile record

comments

lvlabguy
·hace 2 meses·discuss
Basically, the client signs the shared key obtained through Diffie-Hellman key exchange, which then gets verified by the server. This ensures that the client and the server have the same shared key, hence no man-in-the-middle.
lvlabguy
·hace 2 meses·discuss
MitM is not possible if one uses public key authentication.