Skip to content

Encryption and decryption of a secret message using the Caesar shift.

Notifications You must be signed in to change notification settings

am-hernandez/caesarCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caesar Cipher

Encrypts a secret message using a simple shift mechanism. Enter a shift number to set how many characters each character is shifted.

Usage

Cipher: Enter a secret message in the secret text box. Then choose a shift number. Press submit to generate the encrypted message.
Decipher: Enter the encoded message and enter the secret key to decipher the message. Press submit to generate the secret message.

Try it here now in github.

License

MIT

About

Encryption and decryption of a secret message using the Caesar shift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published