Question: 1. Program 1 - RotN Cipher A cipher is an algorithm that will encrypt (and decrypt) data, most commonly text. Several types of cryptographic ciphers




1. Program 1 - RotN Cipher A cipher is an algorithm that will encrypt (and decrypt) data, most commonly text. Several types of cryptographic ciphers exist, but one of the simplest and most famous is the rot13. In the rot13 cipher, each letter is replaced by the 13th letter starting the 1 n 2 b o 3 C-P 4 6 AN Your task will be to write a program that will both encrypt any text file containing spaces, uppercase letters, and lowercase letters (you should leave all punctuation including spaces
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
