This repository allows you to decode any text encrypted with Cesar Algorithm.
Substitute the variable "Text_to_decode" by the text you want to decode. When running cesar.py all rotational posibilities will be printed.
Note that English dictionary is used. This script should be modify to decode other language dictionary.