mramiz / 420FinalProject

1 stars 1 forks source link

Finish README #1

Open mramiz opened 9 years ago

mramiz commented 9 years ago

Computer Science 420 Final Project by Michelle Ramiz and Robert Durst. This is a program designed to take in textual input and encode it, letting the user choose between a Caesar shift, ROT13, atbash, and Vigenere ciphers. With the key being known for the shift and Vigenere, ciphertext can also be deciphered (no key necessary for ROT13 or atbash). We aren't responsible for any use of this code in any unintended purposes.