Winter 2023

Section 1: 9:00am - 9:50am - TMCB 1120

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.