(RSA public key cryptosystem) Bob chooses the secret primes p = 5 and q = 11. Bob chooses the encryption exponent e = 3.
Posted: Thu Jun 30, 2022 7:36 pm
(RSA public key cryptosystem) Bob chooses the secret primes p = 5 and q = 11. Bob chooses the encryption exponent e = 3. Bob publishes N = 55 and e = 3. Alice chooses the plaintext m = 17. Compute the ciphertext c that Alice sends to Bob.