1
Answer

ROT 13 algorithm

I need to write a program that uses ROT13 algorithm to encrypt and decrypt a string of alpha data...any ideas? I am really new to C# (and programming for that matter) and could really use some help...

Answers (1)