Commit Graph

133 Commits

Author SHA1 Message Date
Matthew Ellison
e171923426 Merge branch 'Matthew-Ellison/created-porta-cipher-1646076199828' into develop 2022-03-01 18:55:18 -05:00
Matthew Ellison
9b9bdccba2 Merge branch 'Matthew-Ellison/created-beaufort-cipher-1645653123609' into develop 2022-03-01 18:55:10 -05:00
Matthew Ellison
93012f682e Merge branch 'Matthew-Ellison/added-one-time-pad-cipher-1645644781440' into develop 2022-03-01 18:54:22 -05:00
Matthew Ellison
5ee5fa8658 Created Porta cipher 2022-02-28 19:23:19 +00:00
Matthew Ellison
83595e5354 Created Porta cipher 2022-02-28 19:22:45 +00:00
Matthew Ellison
aabca431b2 Updated comments 2022-02-23 22:05:33 +00:00
Matthew Ellison
9b8d4f15e1 Created Beaufort cipher 2022-02-23 21:52:03 +00:00
Matthew Ellison
c1c50768b5 Created Beaufort cipher 2022-02-23 21:51:34 +00:00
Matthew Ellison
3ad24bf2b8 Added One Time Pad cipher 2022-02-23 19:33:41 +00:00
Matthew Ellison
750e3c774e Added One Time Pad cipher 2022-02-23 19:33:01 +00:00
Matthew Ellison
7de2eb94db Updated failure messages 2022-02-23 19:32:19 +00:00
Matthew Ellison
62e51d0a80 Created Substitution cipher 2022-02-22 22:13:46 +00:00
Matthew Ellison
517c580182 Created Substitution cipher 2022-02-22 22:12:51 +00:00
Matthew Ellison
88bdef0dc4 Updated tests 2022-02-22 18:44:17 +00:00
Matthew Ellison
294cc74c9f Updated tests 2022-02-22 18:43:45 +00:00
Matthew Ellison
a230fedd7d Updated tests 2022-02-22 18:42:47 +00:00
Matthew Ellison
a12115658a Updated tests 2022-02-22 18:42:11 +00:00
Matthew Ellison
abbd0ac6f1 Updated tests 2022-02-22 18:41:33 +00:00
Matthew Ellison
c278613c22 Updated tests 2022-02-22 18:41:08 +00:00
Matthew Ellison
c7459e6518 Updated tests 2022-02-22 18:40:38 +00:00
Mattrixwv
3ccdd6b72d Updated pom to include matrix library 2022-02-17 18:51:37 -05:00
Matthew Ellison
eca3c130ed Finished implementing Hill cipher 2022-02-17 21:39:48 +00:00
Matthew Ellison
3cc99c83c8 Fixed whitespace bug 2022-02-17 21:38:40 +00:00
Matthew Ellison
e422f8fafe Fixed whitespace bug 2022-02-17 21:38:13 +00:00
Matthew Ellison
ef8beb4df1 Fixed whitespace bug 2022-02-17 21:37:20 +00:00
Matthew Ellison
6afe445aea Fixed whitespace bug 2022-02-17 21:36:17 +00:00
Matthew Ellison
9f2f134fe6 Fixed whitespace bug 2022-02-17 21:35:07 +00:00
Matthew Ellison
7791f4f5ba Fixed whitespace bug 2022-02-17 21:34:17 +00:00
Matthew Ellison
85152defe3 Fixed whitespace bug 2022-02-17 21:33:30 +00:00
Matthew Ellison
b3403a760d Fixed whitespace bug 2022-02-17 21:32:44 +00:00
Matthew Ellison
7ba5ed91d1 Fixed whitespace bug 2022-02-17 21:31:14 +00:00
Matthew Ellison
f1cf836828 Finished implementing Hill cipher 2022-02-17 21:30:08 +00:00
Matthew Ellison
1ec8de9ced Started Hill cipher 2022-02-11 22:08:59 +00:00
Matthew Ellison
aa45440dc4 Started Hill cipher 2022-02-11 22:06:42 +00:00
Matthew Ellison
24ee26747c TestColumnar.java edited online with Bitbucket 2022-01-31 22:41:21 +00:00
Mattrixwv
196a16b6d3 Fixed typo in pom 2022-01-27 23:37:20 -05:00
Matthew Ellison
d1c6862897 README.md edited online with Bitbucket 2022-01-27 16:07:19 +00:00
Matthew Ellison
4ae31ccfc3 pom.xml edited online with Bitbucket 2022-01-27 16:06:19 +00:00
Matthew Ellison
40ce4b6736 Affine.java edited online with Bitbucket 2022-01-27 16:05:43 +00:00
Matthew Ellison
9f3e7ff7a3 TestAffine.java created online with Bitbucket 2022-01-27 15:43:49 +00:00
Matthew Ellison
3273aa77af TestADFGVX.java created online with Bitbucket 2022-01-27 15:39:38 +00:00
Matthew Ellison
1c747de307 Affine.java created online with Bitbucket 2022-01-27 15:37:23 +00:00
Matthew Ellison
b679139f66 PolybiusSquare.java edited online with Bitbucket 2022-01-27 15:34:34 +00:00
Matthew Ellison
0ea7e142e9 ADFGVX.java created online with Bitbucket 2022-01-27 15:25:22 +00:00
Mattrixwv
57f5d350da Added ADFGX cipher 2022-01-25 23:26:05 -05:00
Mattrixwv
87c5eb093e Added exceptions 2022-01-25 23:25:38 -05:00
Mattrixwv
c65947a630 Updated Atbash to run faster 2022-01-25 23:23:49 -05:00
Mattrixwv
05024f931f Added Columnar 2022-01-25 23:22:28 -05:00
Mattrixwv
9b4da1f226 Columnar started 2022-01-18 23:14:33 -05:00
Mattrixwv
0bf4017a40 Adjusted variable names 2022-01-16 15:43:03 -05:00