Commit Graph

52 Commits

Author SHA1 Message Date
1a5556b045 Added documentation 2018-05-05 17:34:25 -04:00
9574251255 Added documentation 2018-05-05 17:21:04 -04:00
f4f4f3192b Updated member availability 2018-05-05 17:16:45 -04:00
411abe4547 Added new documentation 2018-05-05 17:13:51 -04:00
d1b1dc5e77 Added documentation 2018-05-05 16:44:16 -04:00
ed122085a9 Updated the member availability 2018-05-05 16:38:25 -04:00
c9e5e97e17 Added new documentation 2018-05-05 16:28:10 -04:00
558fe5861e Added a note for possible future optimization 2018-05-05 16:16:50 -04:00
227aee31b2 Updated member availability and comments 2018-05-05 16:12:54 -04:00
42382f56c0 Added new documentation 2018-05-05 16:04:40 -04:00
2ec207a194 Updated class availabilty and documentation 2018-05-05 16:03:25 -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
0299326957 Updated documentation 2018-05-05 15:23:02 -04:00
88142b384d Added ability for Doxygen documentation 2018-05-05 15:14:44 -04:00
89a3be82a2 Will now ignore documentation stubs 2018-05-05 15:14:03 -04:00
539e6c33ec Added new documentation 2018-05-05 15:13:19 -04:00
e061b70cd7 Updated the member functions and documentation 2018-05-05 15:12:57 -04:00
884dfb99ac Added new Autokey class for Autokey cipher 2018-05-03 11:37:59 -04:00
17d59e00d1 Added functionality for Autokey Cipher 2018-05-03 11:37:34 -04:00
35512e34d5 Changed member access to help Autokey 2018-05-03 11:37:00 -04:00
67637980a1 Added Autokey build information 2018-05-03 11:35:36 -04:00
61eb9da5d9 Added note for possible improvement 2018-05-03 09:51:04 -04:00
23d3931ef1 Added test for Autokey Cipher 2018-05-02 11:21:01 -04:00
ff9435878e Added tests for Autokey 2018-05-02 11:20:26 -04:00
6a0c1deb61 Cleaned up some old code 2018-05-02 11:19:49 -04:00
1c1b6d13d1 Added function for Autokey 2018-05-02 11:19:20 -04:00
8970630254 Added Atbash and Morse README 2018-05-01 23:51:27 -04:00
219a49e459 Updated documentation and macros 2018-05-01 23:36:39 -04:00
e4aa494c3d Added functionality for Morse Code 2018-05-01 23:35:44 -04:00
a8f898e152 Added tests for Morse Code 2018-05-01 23:35:29 -04:00
50a12f7a18 Created Morse Code encoder/decoder 2018-05-01 23:34:59 -04:00
7210f5849e Added macros to help simplify adding ciphers in future 2018-04-30 13:32:24 -04:00
7f23ef0b73 Moved getCipher() to remove occasional compile error 2018-04-30 13:32:02 -04:00
580bbd705d Updated debug builds to include Atbash 2018-04-30 12:22:40 -04:00
2ad7b479a5 Added functionality for the Atbash class 2018-04-30 12:20:55 -04:00
f26404f56a Moved test main to new file for neatness 2018-04-30 12:20:28 -04:00
1410d9a985 Moved the test main function to a new file for neatness 2018-04-30 12:19:44 -04:00
59759f69bb Created class for Atbash cipher 2018-04-30 12:19:01 -04:00
96866aebd2 U[dated to include Vigenere Cipher 2018-04-30 01:08:02 -04:00
cbab518eb7 Updated for Viginere and moving flag functions to new file 2018-04-30 00:59:06 -04:00
1fbcbc2e31 Created the Vigenere class for Vigenere Ciphers 2018-04-30 00:58:11 -04:00
8d13becb05 Added ignore for text files used to test the program 2018-04-30 00:57:43 -04:00
23a96591dd Updated for Vigenere and having the libraries in another directory 2018-04-30 00:56:51 -04:00
b504ace0e2 Made update to test version to allow easier code writing 2018-04-28 15:06:23 -04:00
1d97af3b48 Modified to allow definition of test version to be made during compiling 2018-04-28 15:04:51 -04:00
7e6b1c8c10 Added ignore file 2018-04-28 12:49:50 -04:00
a44e6a7eb1 Removed executables 2018-04-28 12:34:53 -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