Question: Write a complete program in C++ that performs encryption/decryption of a text file. Use the rot method and cryptogram method, the program should ask the
Write a complete program in C++ that performs encryption/decryption of a text file. Use the "rot" method and "cryptogram" method, the program should ask the user to select which method that the user want to use.
For the "rot" method the program should ask the user for the key.
For the"cryptogram" method use the following key
yihtqkcdplzuvwmxsgajbrfeon
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
