C# encryption program.
Caesar Cypher encryption program.
This is a basic program to encrypt and decrypt developen on C#.
Caesar cipher is a simple method of encoding messages.
Caesar ciphers use a substitution method where letters in the alphabet are shifted by some fixed number of spaces to yield an encoding alphabet.