Back

Posted by

Understanding the Diffie-Hellman key exchange, an example of public key cryptography

Published in 1976 by Whitfield Diffie and Martin Hellman, the system involves two parties combining each of their unique private keys with a public key using a mathematical function. The combinations are exchanged and mixed to establish a common key that no third party can determine. The Diffie-Hellman system underlies many encryption protocols for internet traffic.

More Posts

Understanding the Diffie-Hellman key exchange, an example o… | 1440