January 8, 2002
Practical Aspects of Modern Cryptography
Diffie-Hellman Key Exchange
•
Alice
•
Randomly select a
large integer
a
and
send
A
= Y
a
mod N
.
•
Bob
•
Randomly select a
large integer
b
and
send
B
= Y
b
mod N
.
•