Fall 2022
OLD MATERIAL - Please refer to the current semester

Section 1: TTh 3:30pm - 4:45pm - 1102 JKB

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.