Field is empty
'%1' is not a valid email address.
Field must not be empty.
It must be at least %1 characters long.
It must be less than %1 charactesr long.
It must be the same as field '%1' value.
Invalid symbol entered. Allowed symbols:'%1'.
Number expected.
Positive number expected.
Integer number expected.
Positive integer number expected.
Values must be in range [%1 .. %2]
Symbol %1 is already entered in allowed characters set.
Field value must be less than %1.
First character must be a latin letter.
Sun
Mon
Tue
Wed
Thu
Fri
Sat
January
February
March
April
May
June
July
August
September
October
November
December
century
B.C.
Error occured during importing data on line:%1. Invalid value: '%2'. Error: %3
Could not determine a data field separator. You may use on of the following characters to separate data fields: Tab, ';' or ','.
%2/%3/%1%4
%2/%3/%1%4 %6:%7
N
S
E
W
yes
no
Invalid file format. We supports only the following formats: %1
minutes
minutes
minute
minutes
minutes
minutes
minutes
minutes
minutes
minutes
minutes
minutes
minutes
hour
hours
hours
hours
hours
hours
hours
hours
hours
hours
hours
days
day
days
days
days
days
days
days
days
days
days
days
month
months
months
months
months
months
months
months
months
months
months
year
years
years
years
years
years
years
years
years
years
years
ago
HTML code with reference to this page
  1. Appearance
    1. Sample
  2. Close
Send toGet reference codeAdd to my siteAdd bookmark
  1. delicious
  2. google
  3. furl
  4. digg
Calculators
  1. Caesar encryption
  2. Save to My Calculators
  1. Created 2011-05-14 15:47:57
  2. by Timur

Online calculator: Caesar cipher

Caesar cipher is one of the oldest known encryption methods. It is very simple - it is just shifting an alphabet. Transformation is termed ROTN, where N is shift value and ROT is from "ROTATE" because this is a cyclic shift.

For example, ROT2 means that "a" becomes "c", "b" becomes "d" and in the end "y" becomes "a" and "z" becomes "b". Number of possible transformations is dependent on alphabet length, and for english alphabet it is 25 (ROT0 and ROT26 do not change the input text). Due to this it is a very weak cipher, cause you can quickly check all possible combinations.

Calculator below outputs the table with all possible transformations. Non-alphabetic symbols like whitespaces and digits are not changed.

 Caesar encryption
  1. Calculate
    1. Transformation:



Creative Commons Attribution/Share-Alike License 3.0 (Unported)  

Comments

  1. Spam filter
  2. Send comment