Skip to content

A Caesar cipher is a type of substitution in which each letter is shifted a certain number of places also known as a key, down the alphabet.

Notifications You must be signed in to change notification settings

Omware/CeaserCipherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caesar Cipher.

Author

Peter Keith Omware

Description

  • This is a commandline based application that solve the Caesar Cipher problem. A Caesar cipher is a type of substitution in which each letter is shifted a certain number of places also known as a key, down the alphabet. For example, with a shift of 1, A would be replaced by B, B would become C, and so on.

Setup/Installation

Contact

Email:keithomware@gmail.com

License

MIT License MIT license

© 2019 Keith Omware

About

A Caesar cipher is a type of substitution in which each letter is shifted a certain number of places also known as a key, down the alphabet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages