Skip to content

Michaelgathara/PythonCeasarCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PythonCeaserCipher

A simple Ceaser Cipher encoder written in Python

Github Issues:

Github Lincese:

Table of contents

What is it

A ceaser cipher encoder. No decoder added. You can learn more about Ceaser Ciphers here

How to use

  • Download ceaser.py
  • Run ceaser.py on local machine
  • Enter amount of letter shifts you would like to do
  • Enter the amount of words you would like to cipher
  • Enter the whole word using letters
  • That's it the program will return the ciphered text

Sample Usage

  • Cipher simple text when non-sensitive info is available
  • Communicate with friends in a discrete way

Sample Usage Images

Mike Ceaser Cipher Cool Ceaser Cipher

About

A simple Ceaser Cipher written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages