|
|||||||||||
|
Re: A little OT: Diffie Hellman Exchange and Encryption on Cisco Routers
From: Ranjeet Shetye <ranjeet.shetye2(at)zultys.com>
Date: Tue Aug 05 2003 - 13:38:22 EDT Here's a little note I wrote a long time back, that I keep around to remind myself of the DH details. Alice knows a. Bob knows b. They both know g and n, where g has the mathematical property that it is primitive mod n. Alice sends A (= g ^ a (mod n)) to Bob Bob sends B (= g ^ b (mod n)) to Alice.
Alice does kA = B ^ a mod n
i.e. both Alice and Bob have ended up with the final same number kA == kB, without sharing their secrets 'a' or 'b' with each other. For a 100-line technical summary of many of the mathematical concepts used in cryptography, here's a link. chew on it slowly :) http://archives.neohapsis.com/archives/cisspstudy/2001-q4/0131.html HTH,
Received on Tue Aug 5 15:23:30 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:40 EDT |
||||||||||
|
|||||||||||