X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=2013%2Fsolutions.txt;fp=2013%2Fsolutions.txt;h=c2b8c33b05ad6008f2c18c8c7e940090d348668d;hb=0a56800001f9cdfdc402a45f7ec221dd76f0aa85;hp=851fd4319727db43fefdd5dec13c7234221a5ac0;hpb=62bbe4277e9676b9255ef98a33ba2ad3dbc0c7ed;p=cipher-tools.git diff --git a/2013/solutions.txt b/2013/solutions.txt index 851fd43..c2b8c33 100644 --- a/2013/solutions.txt +++ b/2013/solutions.txt @@ -4,3 +4,6 @@ 2b: caesar_decipher(c2b, 6) 3a: affine_decipher(c3a, 7, 8, True) 3b: keyword_decipher(c3b, 'louvigny', 2) +4a: keyword_decipher(c4a, 'montal', 2) +4b: keyword_decipher(c4b, 'salvation', 2) +