Winter 2022

Section 1: MWF, 11:00am - 11:50am, TMCB 120

Homework #7

Generate RSA Keys

Generate RSA key parameters where p=7 and q=13. 2 < e < 7.

Identify the RSA public key and the RSA private key.

Try values for $e$ in order until finding one that will work. Generate d using the extended Euclidean algorithm. Show detailed work. Do all work by hand.

Submit a PDF via Learning Suite.