cipher-training.git
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