Question: Cipher program in C++ Use ASCII characters range (32.126) Your program operates in two modes (it could be multiple small programs): In the first mode,

Cipher program in C++ Use ASCII characters range (32.126) Your program operates in two modes (it could be multiple small programs): In the first mode, you will read in a text file and generate a simple random substitution cipher, outputting the cipher as well as the encrypted text (two separate files). In the second mode, you will read in an encrypted file and cipher description and restore the original message All programs should be able to decrypt and encrypt in a manner that is compatible with all other programs
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
