Fall 2021

Section 1: TTh 3:30pm - 4:45pm - JFSB B092 (changed from MARB 130)

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.