|
|
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 |
|
|
|
422d38ed6f
|
Updated the describe the Caesar and Playfair Ciphers
|
2018-04-25 18:57:18 -04:00 |
|
Mattrixwv
|
2f55d81fda
|
Initial commit
|
2018-04-25 09:30:13 -04:00 |
|