First page
Back
Continue
Last page
Graphics
RSA Algorithm
Sender and receiver know the values of
n
and
e
, but
only the receiver knows the value of
d
Public key:
KU = {e,n}
Private key:
KR = {d,n}