2018-11-08 |
Neil Smith | Done challenge 5 |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Neil Smith | Added images for breaking keyword ciphers |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Neil Smith | Done 2018 challenge 4 |
commit | commitdiff | tree | snapshot |
2018-10-18 |
Neil Smith | Done challenge 3 |
commit | commitdiff | tree | snapshot |
2018-10-11 |
Neil Smith | Done challenge 2 |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Neil Smith | Added script to solve |
commit | commitdiff | tree | snapshot |
2018-10-09 |
Neil Smith | 2018 practice challenge 1 |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Neil Smith | Tweaks for testing examples |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Neil Smith | Added files for spreadsheet use |
commit | commitdiff | tree | snapshot |
2018-03-28 |
Neil Smith | Updated some tests |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Neil Smith | Tidying |
commit | commitdiff | tree | snapshot |
2018-03-27 |
Neil Smith | Updated for posting affine ciphers on blog |
commit | commitdiff | tree | snapshot |
2018-03-24 |
Neil Smith | Added images for blog, refactored code |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Neil Smith | Create a treemap of letter frequencies |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Neil Smith | Updated lettercount to use a Counter |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Neil Smith | Renamed sublime project file |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Neil Smith | Updated notebooks for new library organisation refactor-cipher-per-file |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Neil Smith | All tests now running and passing |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Neil Smith | Rearranged files, added import paths |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Neil Smith | Some tidying |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Neil Smith | Split each cipher into its own file |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Neil Smith | Partly refactored |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Neil Smith | Done secret message in 8b |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Neil Smith | Done challenge 8 |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Neil Smith | Fixed typo in docstring |
commit | commitdiff | tree | snapshot |
2017-12-24 |
Neil Smith | Done challenge 8 part 1 |
commit | commitdiff | tree | snapshot |
2017-12-24 |
Neil Smith | Added autokey ciphers |
commit | commitdiff | tree | snapshot |
2017-11-30 |
Neil Smith | Done challenge 7 |
commit | commitdiff | tree | snapshot |
2017-11-30 |
Neil Smith | Tweaked logging |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Neil Smith | Solved some ciphers with simulated annealing search |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Neil Smith | Got hillclimbing and simulated annealing searches working |
commit | commitdiff | tree | snapshot |
2017-11-17 |
Neil Smith | Wrote 6b solution |
commit | commitdiff | tree | snapshot |
2017-11-17 |
Neil Smith | Brought in use of formatting tools built for challenge 6 |
commit | commitdiff | tree | snapshot |
2017-11-17 |
Neil Smith | Done challenge 6b, added some text formatting tools |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Neil Smith | Added challenge 6 ciphertexts |
commit | commitdiff | tree | snapshot |
2017-11-10 |
Neil Smith | Finally found the key hidden in part 5a |
commit | commitdiff | tree | snapshot |
2017-11-10 |
Neil Smith | Refactored throughout to use pos() and unpos() rather... |
commit | commitdiff | tree | snapshot |
2017-11-10 |
Neil Smith | Fully implemented Beaufort ciphers and breaking them |
commit | commitdiff | tree | snapshot |
2017-11-10 |
Neil Smith | Reimplementing Beaufort ciphers |
commit | commitdiff | tree | snapshot |
2017-11-10 |
Neil Smith | Done 2017 challenge 5 |
commit | commitdiff | tree | snapshot |
2017-11-03 |
Neil Smith | Added a text packing function |
commit | commitdiff | tree | snapshot |
2017-11-02 |
Neil Smith | Done challenge 4 |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Neil Smith | Implemented polybius ciphers, updated challenge 3 |
commit | commitdiff | tree | snapshot |
2017-10-24 |
Neil Smith | Updated letter counts and tests based on it. |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Neil Smith | Work on polybus cipher procedures |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Neil Smith | Done challenge 3b |
commit | commitdiff | tree | snapshot |
2017-10-19 |
Neil Smith | Challenge 3a done |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Neil Smith | Done challenge 2 |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Neil Smith | Caesar cipher spreadsheets updated |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Neil Smith | Merge branch 'master' of git.njae.me.uk:national-cipher... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Neil Smith | Added spreadsheet for solving caesar ciphers |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Neil Smith | Changed sublime project file |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Neil Smith | Added 2017 challenge 1 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Worked on Enigma, mainly changing how the notch positio... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Done 2016 8a |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Implemented Bifid ciphers, solved 2016 week 7 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Done 2016 challenge 6 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Done 2016 challenge 5 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | 2016 challenge 4 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Added logging, removed additional implementation of... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Added formatting to the logger |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Cleaned logger initialisation |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | 2016 challenge 3 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Cleaner way of dealing with punctuation in C1b |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Tidied Caesar and affine ciphers |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Added tests for bombe |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Added more special characters for unaccent |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Started on 2016 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Updated after tests with real Enigma machine |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Added tests for enigma machine and bombe |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Tweaks |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Added bombe |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Converted Enigma notebook to Python file, included... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Updated engima machine, refactored, added tests |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Built enigma machine |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Added cat and wcat utility functions |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | More tweaking |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Moved cracking files into directories |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Challenge 8a done, 8b not attempted |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Done challenge 7, updated Amsco implementation to match |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Challenge 6 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Done challenge 5 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Resigned |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Done tasks 3 and 4 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Started 2015 challenges |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | More work on challenge 8b |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Signed |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Done Cadenus ciphers, but not automated breaking |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Added challenge 8 files, done 8a |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Added keybase signature |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Deleted the Sublime project file |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Added AMSCO ciphers, done challenge 7 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Breaking hill ciphers done, challenge 6 done. |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Hill ciphers enciphering and deciphering done |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Fixed railfence ciphers, done challenges 2014 4 and 5 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Done railfence ciphers |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Started on challenge 4 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Challenge 3 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Solved 2014 challenges 1 and 2 |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Neil Smith | Added 2014 challenge 1 and 2 |
commit | commitdiff | tree | snapshot |
next |