Question: i need help with this can you send a screenshot of the code and the output in c++. thank you In cryptography, a Caesar cipher,
In cryptography, a Caesar cipher, also known asCaesar's cipher, the shift cipher, Caesar's code for Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plaintext is replaced by a letter some fixed number of positions down the alphabet. Given an arbitrary cipher text file, you need to write a C++ program to find out the value of the shift, and decrypt the ciphertext to plaintext. You must not hard code the cipher text nor any shift values in your program. Test your program with a sample cipher text here (only the alphabetic letters are changed): Submit the following: 1. Source code 2. A screen shot showing the execution of the program and the correct offset value 3. The output plaintext file Encrypt this: Ty ncjaezrclasj, pyncjaetzy td esp acznpdd zq eclydqzcxtyr tyqzexletzy (cpqpecpo ez ld awltyepie) fdtyrly lwrzctesx (nlwwpo ntaspe) ez xlvp te fycplolmwp ez lyjzyp pinpae eszdp azddpddtyr dapntlw vyzhwporp, fdflwwi cpqpccpo ez ld I vpj. Esp cpdfwe zq esp acznpdd td pyncjaepo tyqzexletzy (ty ncjaezrclasj, cpapccpo ez Id ntaspcepie)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
