Question: Write a program in C++ to encrypt and decrypt strings of characters using Caesar cipher Your program should contain functions/methods to encrypt a given plaintext

Write a program in C++ to encrypt and decrypt strings of characters using Caesar cipher

Your program should contain functions/methods to encrypt a given plaintext string of characters

and a key and generate the corresponding ciphertext. It should also contain functions/methods to

decrypt a ciphertext string of characters and generate the corresponding plaintext.

Please attach

1-source code

2- txt files like

Write a program in C++ to encrypt and decrypt strings of characters

3- sample runs of the program

decrypt,txt encrypt,txt a key tot plain. tot

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!