Diffie-Hellman Key Exchange – A Non-Mathematician’s Explanation

时间:2014-07-21 08:16:52   收藏:0   阅读:377

The Complete Diffie-Hellman Key Exchange Diagram

bubuko.com,布布扣

The Amateur Mathematician‘s Explanation for "DH Math"

?

Using a common number, both sides use a different random number as a power to raise the common number. The results are then sent to each other. The receiving party raises the received number to the same random power they used before, and the results are the same on both sides. It‘s very clever. There is more computation in actual practice, but this example, which uses tiny numbers to illustrate the concept, shows a very clever mathematical approach. Each party raises the common number which is 2 in this example (this has nothing to do with binary—it is just the number "2") to a random power and sends the result to the other. The received number is raised to the same random power. Note that both parties come up with the same secret key, which was never transmitted intact.

?

bubuko.com,布布扣

?

SRC=https://learningnetwork.cisco.com/.../WP_Palmgren_DH.pdf

Diffie-Hellman Key Exchange – A Non-Mathematician’s Explanation,布布扣,bubuko.com

原文:http://www.cnblogs.com/coryxie/p/3857434.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!