Vigenere Cipher in C April 2, 2014 by Koren Leslie CohenTakes user input and encrypts it with a keyword.
Caesar Cipher in C February 27, 2014 by Koren Leslie CohenTakes user input and encrypts it with a key.