Question: Program In C++ Write a program that do the following: a) Asks the user for p, q, and e b) Generate the keys (Kpub, and

Program In C++
Write a program that do the following: a) Asks the user for p, q, and e b) Generate the keys (Kpub, and Kpr) for RSA. c) Asks the user for a small text (e.g., 4 characters) and encrypt it. d) 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
