Question: Use HTML Code Instrucfions To implement Assignment 1, you need to follow the following instruction: - Students need to choose a suitable programming language -

Use HTML Code

Use HTML Code Instrucfions To implement Assignment 1, you need to follow

Instrucfions To implement Assignment 1, you need to follow the following instruction: - Students need to choose a suitable programming language - Students need to write the code, compile, and run the program. - Students need to submit the complete source code and output of the program Tasks: 1. Caesar cipher is one of the classical substitution ciphers which replaced the letters of plaintext with other letters to form the ciphertext. Write a program to implement the Caesar cipher where the user can input the plaintext "This is a plaintext that will be converted into the ciphertext using Caesar cipher" and the key for encryption. The program should display the encrypted message. 2. Rail fence cipher is one of the classical transposition ciphers that arranged the letters of plaintext in form of a "zig-zag" and read the letters row by row to form the ciphertext. Write a program to decipher the ciphertext "HVEEEENLOROLY" when the key is 4. Deliverables Submit the complete source code and output of the program

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!