Page 1 of 1

DO NOT POST OLD INFORMATION 6. (RSA, 10pt) Working with primes (p,q) = (2253637, 885839) a) [4pt] Set up an RSA system f

Posted: Fri May 20, 2022 3:28 pm
by answerhappygod
DO NOT POST OLD INFORMATION
6. (RSA, 10pt) Working with primes (p,q) = (2253637, 885839)
a) [4pt] Set up an RSA system for Alice (you need Phi, (e,n) and
(d,n); you have some freedom here).
b) [3pt] Play Bob and send the message m = 7557 to Alice using
her public key.
c) [3pt] Verify that Alice's private key correctly decrypt Bob's
message.