20 Commits

Author SHA1 Message Date
d4fc2f2bee Removed debug build 2019-03-07 11:30:23 -05:00
3a362c1641 Changed all libraries to .so from .a 2019-03-07 11:30:01 -05:00
37af07fa9e Updated all files to include copyright information 2018-12-10 12:42:09 -05:00
d36bfcc5ab Added author information 2018-09-19 11:42:38 -04:00
914a96eff5 Removed Windows make info 2018-09-19 11:39:08 -04:00
fe210cf0bc Updated to work with windows 2018-05-16 15:58:56 -04:00
dc85d6b5bc Fixed clean functions broken by executable renaming 2018-05-13 23:15:55 -04:00
0cfe5e40bd Fixed broken names after renaming executable 2018-05-13 22:18:36 -04:00
5043e4d3c3 Updated executable name 2018-05-13 22:14:09 -04:00
d1a68f1680 Added flags 2018-05-05 18:15:36 -04:00
67637980a1 Added Autokey build information 2018-05-03 11:35:36 -04:00
219a49e459 Updated documentation and macros 2018-05-01 23:36:39 -04:00
7210f5849e Added macros to help simplify adding ciphers in future 2018-04-30 13:32:24 -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
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
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