tgoslee / CeasarCipher

Ceasar Cipher

Home Page:https://repl.it/@TrenishaGoslee/CeasarCipher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ceasar Cipher

The Ceasar Cipher Method is when each letter in the plaintext is replaced by a letter some fixed number of positions down the alphabet. The method is named after Julius Caesar, who used it in his private correspondence. I created a python program that encrypts any message inputed by the user.

About

Ceasar Cipher

https://repl.it/@TrenishaGoslee/CeasarCipher


Languages

Language:Python 100.0%