Skip to content

This is a C# coded Caesar cipher encryption algorithm which takes in a value and asks for a key.

Notifications You must be signed in to change notification settings

m4nasi/Caesar-Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Caesar-Cipher

This is a C# coded Caesar cipher encryption algorithm which takes in a string and asks for a key. Using that key it shifts the string by that many places and shows the user the encrypted version. This program also decrpyt messages.

The screenshot below shows what the program running looks like:

Encryption Image

About

This is a C# coded Caesar cipher encryption algorithm which takes in a value and asks for a key.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages