Skip to content

gophercoders/sm-decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GopherCoders.com Caesar Cipher Decryption Program

This program decrypts one word according to the Caesar Cipher.

The program currently encrypts, not decrypts according to the Caesar Cipher. The pupils have to change the program so that in decrypts the encrypted message.

The changes are very limited and show the relationship between encryption and decryption in the Caesar Cipher.

Decrypting more than one one word is a trivial extension that can be worked through with the class after they have completed this program.

Please see the COPYRIGHT file for copyright information.

Please see the LICENSE file for license information.

About

GopherCoders.com Caesar Cipher Decryption Program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages