Question: Write a program in python or c++ that do the following: a. Asks the user for p, q, and e a) Generate the keys (Kpub,
Write a program in python or c++ that do the following: a. Asks the user for p, q, and e a) Generate the keys (Kpub, and Kpr) for RSA. b) Asks the user for a small text (e.g., 4 characters) and encrypt it. c) Asks the user for a small text (e.g., 4 characters) and decrypt it.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
