Practical-Cryptography-for-Developers-Book icon indicating copy to clipboard operation
Practical-Cryptography-for-Developers-Book copied to clipboard

Update key-exchange.md

Open abbypan opened this issue 6 years ago • 0 comments

in the RSA key exchange the client encrypts a random session key by server's public key and sends it to the server, where it is decrypted using the server's private key.

abbypan avatar Jan 20 '19 16:01 abbypan