Jake W. Ireland
|
e23f905f3e
|
Ensure tests don't have multiple imports (the base runtests file already imports ClassicalCiphers)
|
2021-01-13 02:04:01 +13:00 |
|
Jake W. Ireland
|
29ebc22cd2
|
Updated Caesar method to fall back to traditionally used shift, and changed one test case for a more accurate test statement...
|
2021-01-11 17:30:40 +13:00 |
|
Patrick Stevens
|
2a0eb5c630
|
Move to Project.toml, bump to Julia v1 (#18)
|
2019-09-12 19:18:28 +01:00 |
|
Smaug123
|
50d684b744
|
Add more tests, and bugfix
crack_caesar was checking keys 1:26 not 0:25
crack_vigenere was outputting key incorrectly
|
2016-01-09 08:43:42 +00:00 |
|
Smaug123
|
d0bda1d6e7
|
Add crack_caesar functionality
|
2016-01-04 13:14:31 +00:00 |
|