2014-03-06 |
Neil Smith | Moved ngrams |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Neil Smith | All breaking tests now pass |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Neil Smith | Changed the break routines, no to make them all work... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Neil Smith | Finished the revision of norms, with the revised method... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Neil Smith | Finished for a bit |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Neil Smith | Investigation into unknown word probabilities |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Neil Smith | Transpositions rewritten |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Neil Smith | Transposition ciphers working |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Neil Smith | Fiddling with cracking dictionaries |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Neil Smith | Merge branch 'transpositions' of git.njae.me.uk:nationa... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Neil Smith | Various changes |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Neil Smith | Merge branch 'transpositions' of git.njae.me.uk:nationa... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Neil Smith | Changed dictionary iterations |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Neil Smith | Fixed accent removal |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Neil Smith | Done for the day |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Neil Smith | Moving to a different machine |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Neil Smith | Deleted old copy of 'find caesar break params' |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Neil Smith | Fixed typos, changed 'find parameters' output formatting |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Neil Smith | Tweaks, and record of a run |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Neil Smith | New version of find casesar break parameters |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Neil Smith | Caesar parameter trials updated |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Neil Smith | Challenges 6 and 7 |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Neil Smith | Renamed break.py to cipherbreak.py so it wasn't a reser... |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Neil Smith | Vigenere cipher breaking now with frequency analysis |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Neil Smith | Merge branch 'master' into neil |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Neil Smith | Changed norms.normalise to sum elements to one (e.g... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Neil Smith | Tidyied imports, removed use of itertools.repeat |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Neil Smith | Fixed vigenere break tests |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Neil Smith | Split breaking routines out into a separate file. Colum... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Neil Smith | Done Vigenere ciphers and breaking wth a keyword dictio... |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Neil Smith | Added files for challenge 5 |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Neil Smith | Using ngram length for scytale break |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Neil Smith | Merge branch 'columns' into neil |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Neil Smith | Tidying |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Neil Smith | Test for column transposition break now done |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Neil Smith | Merge branch 'neil' of git.njae.me.uk:national-cipher... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Neil Smith | Added Mona Lisa specific dictionary |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Neil Smith | Merge branch 'neil' of git.njae.me.uk:national-cipher... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Neil Smith | Tidyied use of flag in calling column transposition... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Neil Smith | Used a list comprehension in transpositions_of, refacto... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Neil Smith | Column transposition working, needs more tests |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Neil Smith | Column transposition written but untested |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Neil Smith | Done challenge 4 |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Neil Smith | Changed sanitise and segment to cope with capital letters |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Neil Smith | Changed frequencies procedure to use a Counter object |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Neil Smith | Added keyword dictionary eloise |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Neil Smith | Added challenge 3 files |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Neil Smith | Done challenge 3, added list of solutions |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Neil Smith | More whitespace and line length tidying |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Neil Smith | Few more whitespace tweaks |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Neil Smith | Fixed whitespace and line lengths |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Neil Smith | Comment tidying |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Neil Smith | Tuned default chunksize for keyword break |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Neil Smith | Merge branch 'multiprocessing' into neil |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Neil Smith | Multiprocessing now working |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Neil Smith | Now using the built-in functools.lru_cache instead... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Neil Smith | Multiprocessing seems to work, but doesn't return a... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Neil Smith | Done scytale breaking |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Neil Smith | Scytale fixed by padding message during enciphering... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Neil Smith | Scytale enciphering working, but have to think about... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Neil Smith | Simplified affine ciphers |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Neil Smith | Fixed typo |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Neil Smith | Done affine ciphers and breaking them, done challenge 2 |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Neil Smith | Tidied affine cipher and decipher |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Neil Smith | Added 2013 challenge 2 files |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Neil Smith | Affine letter enciphering working |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Neil Smith | 2013 Challenge 2 done. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Neil Smith | Added text splitting and combining functions |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Neil Smith | Added notes on using timeit |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Neil Smith | Increased recursion limit in segment.py |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Neil Smith | Removed needless parameter from segment.py |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Neil Smith | Segmentation working, though hits recursion limit for... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Neil Smith | Added another mode to keyword cipher. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Neil Smith | Word segmentation not working, but it's now late... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Neil Smith | Added some test cases and refactored keyword cipher... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Neil Smith | Tidied up ignored files |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Neil Smith | Merge branch 'master' of git.njae.me.uk:national-cipher... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Neil Smith | Added .gitignore file |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Neil Smith | Updated .gitignore to ignore .pyc files |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Neil Smith | Fixed numeric accuracy in doctests |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Neil Smith | Keyword ciphers now wrap the alphabet |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Neil Smith | Done keyword ciphers and breaking |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Neil Smith | Added a test for ngrams |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Neil Smith | Done one-based affine ciphers, and breaking them. |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Neil Smith | Tidied files |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Neil Smith | Can now break Caesar ciphers |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Neil Smith | Refactored out sanitise, added loading of English lette... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Neil Smith | Added challenge 1 ciphetexts |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Neil Smith | Challenge 1 done |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Neil Smith | Removed spurious affine tests |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Neil Smith | Affine ciphers enciphered, deciphered, and broken.... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Neil Smith | Fixed whitespace typo |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Neil Smith | Fixed bug in Caesar break, added tests. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Neil Smith | Fixed bugs in geometric and harmonic means, added some... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Neil Smith | Added experiment for checking which metrics work best... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Neil Smith | Pulled out the norms into a separate file, corrected... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Neil Smith | Can now do frequency analysis |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Neil Smith | Created Neil's branch |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Neil Smith | Initial import |
commit | commitdiff | tree | snapshot |
|