Shift-Cipher-C-Sharp
This is a simple shift cipher written in C#. Nothing too special.
How To Use
- Open using visual studio
- Run the file
- Enter your string to be encrypted
- enter the amount you want to shift the letters
Description
Forked from CorgiCoder-json/Shift-Cipher-C-Sharp.
Just a simple shift cipher written in C#
Languages
C#
100%