Solved

A Caesar Cipher Uses a Shift of Each Character by a Key

Question 3

Multiple Choice

A Caesar cipher uses a shift of each character by a key with a value between 1 and 255.An a with a shift of 3 becomes a d.A z with a shift of 3 would become a c, wrapping around the alphabet.Which is the encryption of shadow for a key = 3?


A) adowsha
B) vkdgrz
C) vjegrz
D) ukdgry

Correct Answer:

verifed

Verified

Related Questions