Commit Graph

57 Commits

Author SHA1 Message Date
c10df8e5df Added Javadoc comments to the classes 2024-08-11 23:48:02 -04:00
0b1d5a3d91 Update error messages and test names 2024-04-19 22:36:52 -04:00
9c41f10576 Updating tests 2023-05-05 20:19:27 -04:00
b3ca4754ea Sonarqube fixes 2023-04-29 11:38:32 -04:00
bbcd6ea416 Added more unit test coverage 2023-04-29 11:14:45 -04:00
3966f46024 Updated more tests 2023-04-28 20:01:09 -04:00
59885b8df6 Update unit test coverage 2023-04-22 10:52:16 -04:00
494293c311 Updated test coverage 2023-04-17 01:17:59 -04:00
575ff04ecd Update test coverage 2023-04-14 19:01:58 -04:00
bd086a2ab3 Updated libraries 2022-12-23 19:42:35 -05:00
2d7382ba8f Added logging 2022-07-09 16:55:32 -04:00
e9c8397b86 Fixed more sonarqube findings 2022-07-04 01:19:59 -04:00
b4817e8bb3 Fixed sonarqube findings 2022-07-04 01:04:06 -04:00
c9633d33fe Completed RailFence cipher 2022-03-22 16:07:34 +00:00
9621b2178e Created RailFence cipher 2022-03-21 21:28:37 +00:00
2b06ff41f6 Finished Trifid cipher 2022-03-03 18:54:59 -05:00
c41e7c9fdd Merge branch 'Matthew-Ellison/created-bifid-cipher-1646327833453' into develop 2022-03-03 17:58:23 -05:00
d8ebe5b21d Trifid cipher started 2022-03-03 22:23:29 +00:00
cccc077ddd Created Bifid cipher 2022-03-03 17:17:13 +00:00
9ed19039ca Created Bifid cipher 2022-03-03 17:15:54 +00:00
9b9bdccba2 Merge branch 'Matthew-Ellison/created-beaufort-cipher-1645653123609' into develop 2022-03-01 18:55:10 -05:00
83595e5354 Created Porta cipher 2022-02-28 19:22:45 +00:00
aabca431b2 Updated comments 2022-02-23 22:05:33 +00:00
c1c50768b5 Created Beaufort cipher 2022-02-23 21:51:34 +00:00
3ad24bf2b8 Added One Time Pad cipher 2022-02-23 19:33:41 +00:00
517c580182 Created Substitution cipher 2022-02-22 22:12:51 +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
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
aa45440dc4 Started Hill cipher 2022-02-11 22:06:42 +00:00
40ce4b6736 Affine.java edited online with Bitbucket 2022-01-27 16:05:43 +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