Diffie-Hellman: Secure Key Exchange 1976
Diffie-Hellman: Secure Key Exchange 1976
Sends Y to Alice.
Alice
Calculates
k = Yx mod (n)
Bob
Calculates
k = Xy mod (n)
The Key
k = k is the shared key