Question: LAB 4 Attached Files CaesarciperAPPv1.cpp (2.184 KB) Caesar Encryption and Decryption system Design a C++ system that will give a person a choice: 1. open
LAB 4 Attached Files CaesarciperAPPv1.cpp (2.184 KB) Caesar Encryption and Decryption system Design a C++ system that will give a person a choice: 1. open a clear TEXT file and encrypt it using a user supplied key 2. open an encrypted text file and decrypt using a user supplied key. Attached is a partial working program for simple Caesar shift cipher and a Caesar affine shift cipher
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
