Commit Graph

32 Commits

Author SHA1 Message Date
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
7987df7635 Added Polybius Square implementation 2022-01-04 22:47:28 -05:00
cb7bf18836 Fixed typos 2022-01-04 22:47:14 -05:00
97f1cd4ad6 Finished Playfair cipher 2022-01-04 02:46:58 -05:00
9d78216d62 Playfair started 2021-12-31 00:27:37 -05:00
4b3d9b3261 Created autokey cipher 2021-12-30 23:16:46 -05:00
d37b3fc35a Fixed typos 2021-12-30 23:16:27 -05:00
931594d5fa Updated comments 2021-12-30 19:15:41 -05:00
b79e19e59b Added encoding options 2021-12-30 18:05:24 -05:00
feb5047d2a Added encryption options 2021-12-30 16:20:22 -05:00
05bcb03536 Added encryption options 2021-12-30 16:20:12 -05:00
cf183c1bda Merge 2021-12-30 16:07:16 -05:00
11c06657a5 Atbash chaptial transform started 2021-12-27 12:21:33 -05:00
6c40edbdfe Added options to leave whitespace and capitals 2021-12-25 14:12:59 -05:00
a6a30f38a9 Added Morse code 2021-07-28 20:57:49 -04:00
a142b679a9 Added Vigenere cipher 2021-07-26 00:58:13 -04:00
5963acc92e Started using stringbuilder for efficiency 2021-07-26 00:30:37 -04:00
300a3acd06 Atbash cipher implemented 2021-07-25 16:59:48 -04:00
23c58a6fdc Updated test message 2021-07-25 16:59:32 -04:00
4f8b440c59 Caesar cipher is implemented 2021-07-25 15:57:53 -04:00