|
|
|
|
|
by thr0w__4w4y
2761 days ago
|
|
Sigh. Yep, I also ran into trouble on my first jump in a few pages from the start: > "asymmetric encryption uses a public-key cryptosystem (like RSA or ECC) and a key-pair: private key
(encryption key) and corresponding public key (decryption key)" Ummm.... when using RSA to encrypt something (e.g., a DEK) you use the other party's public key, and of course the other party uses its private key to decrypt. How do you get stuff like this so wrong??? Sheesh, even flipping a coin gives you a 50-50 chance. |
|
>DHKE was one of the first public-key protocols, which allows two parties to exchange data securely, so that is someone sniffs the communication between the parties, the information exchanged can be revealed.
I don't think that information being revealed through passive observation is a selling point of DHKE.