Question: language use: c++ - Construct a program that allows you to enter a seed value to encrypt a file of plain text (A-Z, 1-0, comma,
- Construct a program that allows you to enter a seed value to encrypt a file of plain text (A-Z, 1-0, comma, periods, etc.). Use the same program to decrypt your file. "Use the modulus operator along with your seed value as a minimum" you may create a more complex encryption algorithm if you like
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
