Commit Graph

16 Commits

Author SHA1 Message Date
c8c56ef159 Updated to fix errors with not clearing strings during encoding/decoding 2018-05-14 13:46:37 -04:00
f18ae19552 Fixed bug when attempting to encode/decode with a blank keyword 2018-05-13 23:09:30 -04:00
90dcd3412c Fixed warning about comparing signed and unsigned integer types 2018-05-13 22:26:42 -04:00
1a5556b045 Added documentation 2018-05-05 17:34:25 -04:00
411abe4547 Added new documentation 2018-05-05 17:13:51 -04:00
c9e5e97e17 Added new documentation 2018-05-05 16:28:10 -04:00
42382f56c0 Added new documentation 2018-05-05 16:04:40 -04:00
bd9e66f176 Updated to follow naming convetions from other ciphers 2018-05-05 15:43:42 -04:00
e03b6ae6fe Added new documentation 2018-05-05 15:32:43 -04:00
539e6c33ec Added new documentation 2018-05-05 15:13:19 -04:00
884dfb99ac Added new Autokey class for Autokey cipher 2018-05-03 11:37:59 -04:00
50a12f7a18 Created Morse Code encoder/decoder 2018-05-01 23:34:59 -04:00
59759f69bb Created class for Atbash cipher 2018-04-30 12:19:01 -04:00
1fbcbc2e31 Created the Vigenere class for Vigenere Ciphers 2018-04-30 00:58:11 -04:00
0b85e0b9f3 Added Playfair Cipher 2018-04-28 12:33:27 -04:00
3503a42e77 Added the Caesar Cipher to the program 2018-04-25 18:58:05 -04:00