cipher-training.git
2017-09-12 Neil SmithWorked on Enigma, mainly changing how the notch positio... development
2017-09-12 Neil SmithMore work on challenge 8
2016-12-21 Neil SmithDone 2016 8a
2016-12-16 Neil SmithImplemented Bifid ciphers, solved 2016 week 7
2016-11-25 Neil SmithDone 2016 challenge 6
2016-11-18 Neil SmithDone 2016 challenge 5
2016-11-14 Neil Smith2016 challenge 4
2016-11-08 Neil SmithAdded logging, removed additional implementation of...
2016-11-08 Neil SmithAdded formatting to the logger
2016-11-08 Neil SmithCleaned logger initialisation
2016-11-04 Neil Smith2016 challenge 3
2016-10-23 Neil SmithCleaner way of dealing with punctuation in C1b
2016-10-21 Neil SmithOMerge branch 'development' of git.njae.me.uk:cipher...
2016-10-21 Neil SmithAdded more special characters for unaccent
2016-10-21 Neil SmithStarted on 2016
2016-06-15 Neil SmithTidied Caesar and affine ciphers
2016-06-10 Neil SmithAdded tests for bombe
2016-06-04 Neil SmithUpdated after tests with real Enigma machine
2016-06-03 Neil SmithAdded tests for enigma machine and bombe
2016-05-20 Neil SmithTweaks
2016-05-17 Neil SmithAdded bombe
2016-05-16 Neil SmithConverted Enigma notebook to Python file, included...
2016-05-15 Neil SmithUpdated engima machine, refactored, added tests
2016-05-14 Neil SmithBuilt enigma machine
2016-03-27 Neil SmithAdded cat and wcat utility functions
2016-01-10 Neil SmithMore tweaking
2016-01-07 Neil SmithMoved cracking files into directories
2016-01-06 Neil SmithChallenge 8a done, 8b not attempted
2016-01-06 Neil SmithDone challenge 7, updated Amsco implementation to match
2015-11-27 Neil SmithChallenge 6
2015-11-20 Neil SmithDone challenge 5
2015-11-15 Neil SmithResigned
2015-11-15 Neil SmithDone tasks 3 and 4
2015-10-16 Neil SmithStarted 2015 challenges
2015-02-23 Neil SmithMore work on challenge 8b
2014-12-29 Neil SmithSigned
2014-12-29 Neil SmithDone Cadenus ciphers, but not automated breaking
2014-12-19 Neil SmithAdded challenge 8 files, done 8a
2014-12-17 Neil SmithAdded keybase signature
2014-12-08 Neil SmithDeleted the Sublime project file
2014-12-08 Neil SmithAdded AMSCO ciphers, done challenge 7
2014-11-30 Neil SmithBreaking hill ciphers done, challenge 6 done.
2014-11-30 Neil SmithHill ciphers enciphering and deciphering done
2014-11-28 Neil SmithFixed railfence ciphers, done challenges 2014 4 and 5
2014-10-24 Neil SmithDone railfence ciphers
2014-10-23 Neil SmithStarted on challenge 4
2014-10-22 Neil SmithChallenge 3
2014-10-13 Neil SmithSolved 2014 challenges 1 and 2
2014-10-13 Neil SmithAdded 2014 challenge 1 and 2
2014-10-09 Neil SmithTweaks
2014-07-29 Neil SmithFixed spelling of KeywordWrapAlphabet
2014-07-23 Neil SmithCopied tweaks across
2014-07-13 Neil SmithMore tweaking to conform with linting
2014-07-13 Neil SmithTweaked in response to some linter suggestions
2014-07-10 Neil SmithTweaks to pocket enigma
2014-07-05 Neil SmithAdded crib-based pocket engima breaking
2014-07-05 Neil SmithAdded pocket engima enciphering and deciphering
2014-07-05 Neil SmithUpdated language_models to include trigrams
2014-07-03 Neil SmithMerge branch 'development' of github.com:NeilNjae/ciphe...
2014-07-03 Neil SmithRearranged some code
2014-07-02 Neil SmithIncorporated changes from presentation branch
2014-06-24 Neil SmithAdded hill-climbing for monoalphabetic substitution...
2014-06-23 Neil SmithFixed scytale cipher breaking to use column transpositi...
2014-06-23 Neil SmithFixed transposition cipher breaking, included extended...
2014-06-04 Neil SmithTweaked keyword_wrap_alphabet enumeration values
2014-06-01 Neil SmithIncluded Python 3.4's Enum for keyword alphabets, added...
2014-06-01 Neil SmithMerge branch 'development' of github.com:NeilNjae/ciphe...
2014-05-21 Neil SmithExpanded the word list with the mona lisa words from...
2014-04-21 Neil SmithTrials for best metrics for affine cipher breaks
2014-04-03 Neil SmithMoved the logger details to cipherbreak.py
2014-03-14 Neil SmithUpdated letter frequencies, updated test values to...
2014-03-14 Neil SmithUpdated lettercount.py
2014-03-11 Neil SmithFixed bug in norms.cosine_similarity, updated caesar...
2014-03-10 Neil SmithAdded another test case
2014-03-10 Neil SmithUnaccent letters before enciphering
2014-03-08 Neil SmithFixed docstring typo
2014-03-07 Neil SmithRevised recording and revising of caesar parameter...
2014-03-07 Neil SmithAdded development files
2014-03-07 Neil SmithUpdated .gitignore
2014-03-07 Neil SmithInitial commit of resource files
2014-03-07 NeilNjaeInitial commit