/caesar-cipher

A program that encrypts and decrypts messages using the Caesar Cipher.

Primary LanguagePython

Caesar Cipher

Julius Caesar ruled Rome back in 60 BC until he was dramatically stabbed in the back. He created this cipher to encrypt his private messages to hide them from his political enemies. It is a simple cipher where each letter in the plaintext is shifted a set number of letters in the alphabet.

How to Use

After downloading, simply follow the program's instructions. You can encrypyt and decrypt messages with a key.

python caesar.py