Caesar Cipher

From Sfvlug

Revision as of 01:23, 30 January 2007 by Livinded (Talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)

This uses a simple encryption method known as the caesar cipher to encrypt a line of text entered by the user by offsetting the value of the letters in a line entered, or decrypt a line of line of text by selecting the correct negative offset. Source Code

Personal tools