Commit Graph

118 Commits

Author SHA1 Message Date
a230fedd7d Updated tests 2022-02-22 18:42:47 +00:00
a12115658a Updated tests 2022-02-22 18:42:11 +00:00
abbd0ac6f1 Updated tests 2022-02-22 18:41:33 +00:00
c278613c22 Updated tests 2022-02-22 18:41:08 +00:00
c7459e6518 Updated tests 2022-02-22 18:40:38 +00:00
3ccdd6b72d Updated pom to include matrix library 2022-02-17 18:51:37 -05:00
eca3c130ed Finished implementing Hill cipher 2022-02-17 21:39:48 +00:00
3cc99c83c8 Fixed whitespace bug 2022-02-17 21:38:40 +00:00
e422f8fafe Fixed whitespace bug 2022-02-17 21:38:13 +00:00
ef8beb4df1 Fixed whitespace bug 2022-02-17 21:37:20 +00:00
6afe445aea Fixed whitespace bug 2022-02-17 21:36:17 +00:00
9f2f134fe6 Fixed whitespace bug 2022-02-17 21:35:07 +00:00
7791f4f5ba Fixed whitespace bug 2022-02-17 21:34:17 +00:00
85152defe3 Fixed whitespace bug 2022-02-17 21:33:30 +00:00
b3403a760d Fixed whitespace bug 2022-02-17 21:32:44 +00:00
7ba5ed91d1 Fixed whitespace bug 2022-02-17 21:31:14 +00:00
f1cf836828 Finished implementing Hill cipher 2022-02-17 21:30:08 +00:00
1ec8de9ced Started Hill cipher 2022-02-11 22:08:59 +00:00
aa45440dc4 Started Hill cipher 2022-02-11 22:06:42 +00:00
24ee26747c TestColumnar.java edited online with Bitbucket 2022-01-31 22:41:21 +00:00
196a16b6d3 Fixed typo in pom 2022-01-27 23:37:20 -05:00
d1c6862897 README.md edited online with Bitbucket 2022-01-27 16:07:19 +00:00
4ae31ccfc3 pom.xml edited online with Bitbucket 2022-01-27 16:06:19 +00:00
40ce4b6736 Affine.java edited online with Bitbucket 2022-01-27 16:05:43 +00:00
9f3e7ff7a3 TestAffine.java created online with Bitbucket 2022-01-27 15:43:49 +00:00
3273aa77af TestADFGVX.java created online with Bitbucket 2022-01-27 15:39:38 +00:00
1c747de307 Affine.java created online with Bitbucket 2022-01-27 15:37:23 +00:00
b679139f66 PolybiusSquare.java edited online with Bitbucket 2022-01-27 15:34:34 +00:00
0ea7e142e9 ADFGVX.java created online with Bitbucket 2022-01-27 15:25:22 +00:00
57f5d350da Added ADFGX cipher 2022-01-25 23:26:05 -05:00
87c5eb093e Added exceptions 2022-01-25 23:25:38 -05:00
c65947a630 Updated Atbash to run faster 2022-01-25 23:23:49 -05:00
05024f931f Added Columnar 2022-01-25 23:22:28 -05:00
9b4da1f226 Columnar started 2022-01-18 23:14:33 -05:00
0bf4017a40 Adjusted variable names 2022-01-16 15:43:03 -05:00
a196373e05 Added examples to README 2022-01-16 15:38:02 -05:00
839a113eb1 README Started 2022-01-12 19:44:39 -05:00
79d064f0b7 Added Baconian cipher 2022-01-12 19:44:28 -05:00
0271fbe23c Replaced generic exceptions with custom exceptions 2022-01-09 19:04:43 -05:00
ccc525e912 Fixed possible logic problem 2022-01-09 18:47:47 -05:00
21fbfd4152 Changed binary to use any base 2022-01-08 15:01:26 -05:00
f4d4585bc6 Added binary encoding 2022-01-08 14:05:34 -05:00
b9ccfce5a2 Moved classes to new folders 2022-01-07 21:08:16 -05:00
36ffc9fe0f Moved classes to website appropriate directory 2022-01-04 23:02:35 -05:00
64c1767969 Moved exception class 2022-01-04 22:55:45 -05:00
7987df7635 Added Polybius Square implementation 2022-01-04 22:47:28 -05:00
cb7bf18836 Fixed typos 2022-01-04 22:47:14 -05:00
f7d2f088de Fixed bug that would leave + with no symbols option 2022-01-04 02:47:34 -05:00
97f1cd4ad6 Finished Playfair cipher 2022-01-04 02:46:58 -05:00
45db9cc7fb Playfair rework started 2022-01-03 15:05:23 -05:00