Commit Graph

69 Commits

Author SHA1 Message Date
ec0bf31906 Fix build warnings 2026-01-26 14:35:34 -05:00
0b1d5a3d91 Update error messages and test names 2024-04-19 22:36:52 -04:00
f7f557970c Fix naming convention issue 2023-07-01 14:39:24 -04:00
7f7b5204e3 Update test coverage 2023-06-30 21:56:09 -04:00
3529a18619 Changed to parameterized test 2023-05-10 00:15:02 -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
2d7382ba8f Added logging 2022-07-09 16:55:32 -04:00
b4817e8bb3 Fixed sonarqube findings 2022-07-04 01:04:06 -04:00
fb5126eb5d Completed RailFence cipher 2022-03-22 16:08:24 +00:00
96b97d2b57 Created RailFence cipher 2022-03-21 21:29:07 +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
94934a291f Trifid cipher started 2022-03-03 22:24:19 +00:00
d7b54b48c7 Created Bifid cipher 2022-03-03 17:17:53 +00:00
3de3366d0b Created Bifid cipher 2022-03-03 17:16:31 +00:00
e171923426 Merge branch 'Matthew-Ellison/created-porta-cipher-1646076199828' into develop 2022-03-01 18:55:18 -05:00
9b9bdccba2 Merge branch 'Matthew-Ellison/created-beaufort-cipher-1645653123609' into develop 2022-03-01 18:55:10 -05:00
93012f682e Merge branch 'Matthew-Ellison/added-one-time-pad-cipher-1645644781440' into develop 2022-03-01 18:54:22 -05:00
5ee5fa8658 Created Porta cipher 2022-02-28 19:23:19 +00:00
9b8d4f15e1 Created Beaufort cipher 2022-02-23 21:52:03 +00:00
750e3c774e Added One Time Pad cipher 2022-02-23 19:33:01 +00:00
7de2eb94db Updated failure messages 2022-02-23 19:32:19 +00:00
62e51d0a80 Created Substitution cipher 2022-02-22 22:13:46 +00:00
88bdef0dc4 Updated tests 2022-02-22 18:44:17 +00:00
294cc74c9f Updated tests 2022-02-22 18:43:45 +00:00
a230fedd7d Updated tests 2022-02-22 18:42:47 +00:00
a12115658a Updated tests 2022-02-22 18:42:11 +00:00
eca3c130ed Finished implementing Hill cipher 2022-02-17 21:39:48 +00:00
1ec8de9ced Started Hill cipher 2022-02-11 22:08:59 +00:00
24ee26747c TestColumnar.java edited online with Bitbucket 2022-01-31 22:41:21 +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
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
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
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