Question: a. Develop a Caesar cipher-type encryption algorithm with a little more complexity in it. For example, the algorithm could alternatively shift the clear text letters
a. Develop a Caesar cipher-type encryption algorithm with a little more complexity in it. For example, the algorithm could alternatively shift the clear text letters positive and negative by the amount of the key value. Variations on this are limitless.
b. Select a single-digit key.
c. Code a short message using the algorithm and key.
d. Give your instructor the algorithm, key, clear text, and ciphertext.
e. Optional: Your instructor will randomly redistribute to the class the ciphertext messages completed in part d above. You are to decode the message you receive as an additional assignment.
Step by Step Solution
3.59 Rating (149 Votes )
There are 3 Steps involved in it
a Algorithm Take the plain text Take the integer value for key Chang... View full answer
Get step-by-step solutions from verified subject matter experts
