(in a nut shell):
a caeser cipher is just a simple form of encryption. Basically its just what you have. You have text which is called 'plain text' and you apply a shift of N characters then you get the enciphered text which you send to someone who then applies -N to get the plain text back.
so did that solve your problem?




Reply With Quote