January 15, 2002
Practical Aspects of Modern Cryptography
Authentication
•
How can I use RSA to
authenticate
someone’s identity?
•
•
If Alice’s public key
E
A
, just pick a random
message
m
and send
E
A
(
m
)
.
•
•
If
m
comes back, I must be talking to Alice.