cipher-training.git
9 years agoAdded fast-cheap-good picture, tidyied some formatting
Neil Smith [Sun, 22 Jun 2014 22:32:00 +0000 (23:32 +0100)]
Added fast-cheap-good picture, tidyied some formatting

9 years agoFinished word segmentation slides
Neil Smith [Wed, 18 Jun 2014 19:51:13 +0000 (20:51 +0100)]
Finished word segmentation slides

9 years agoDone some work on word segmentation
Neil Smith [Wed, 11 Jun 2014 19:45:48 +0000 (20:45 +0100)]
Done some work on word segmentation

9 years agoTidied up keyword ciphers and writeups
Neil Smith [Wed, 4 Jun 2014 19:12:10 +0000 (20:12 +0100)]
Tidied up keyword ciphers and writeups

9 years agoMerge branch 'development' into presentation-slides
Neil Smith [Sun, 1 Jun 2014 19:24:49 +0000 (20:24 +0100)]
Merge branch 'development' into presentation-slides

9 years agoIncluded Python 3.4's Enum for keyword alphabets, added Pwords_wrong and friends...
Neil Smith [Sun, 1 Jun 2014 19:24:19 +0000 (20:24 +0100)]
Included Python 3.4's Enum for keyword alphabets, added Pwords_wrong and friends for development of word segmentation

9 years agoMerge branch 'development' of github.com:NeilNjae/cipher-training into development
Neil Smith [Sun, 1 Jun 2014 18:51:55 +0000 (19:51 +0100)]
Merge branch 'development' of github.com:NeilNjae/cipher-training into development

9 years agoCaching word segmentation
Neil Smith [Sun, 1 Jun 2014 18:51:35 +0000 (19:51 +0100)]
Caching word segmentation

9 years agoFinished keyword breaking, started word segmentation
Neil Smith [Sun, 1 Jun 2014 11:25:24 +0000 (12:25 +0100)]
Finished keyword breaking, started word segmentation

9 years agoMore on keyword breaking
Neil Smith [Sat, 31 May 2014 17:09:06 +0000 (18:09 +0100)]
More on keyword breaking

10 years agoExpanded the word list with the mona lisa words from 2013
Neil Smith [Wed, 21 May 2014 17:25:44 +0000 (18:25 +0100)]
Expanded the word list with the mona lisa words from 2013

10 years agoFixed the merge conflict
Neil Smith [Wed, 21 May 2014 17:19:22 +0000 (18:19 +0100)]
Fixed the merge conflict

10 years agoMostly finished keyword ciphers
Neil Smith [Wed, 14 May 2014 17:42:50 +0000 (18:42 +0100)]
Mostly finished keyword ciphers

10 years agoFinished affine ciphers
Neil Smith [Wed, 23 Apr 2014 17:44:24 +0000 (18:44 +0100)]
Finished affine ciphers

10 years agoTrials for best metrics for affine cipher breaks
Neil Smith [Mon, 21 Apr 2014 11:57:01 +0000 (12:57 +0100)]
Trials for best metrics for affine cipher breaks

10 years agoModular multiplicative inverse example almost done
Neil Smith [Fri, 18 Apr 2014 20:18:03 +0000 (21:18 +0100)]
Modular multiplicative inverse example almost done

10 years agoUpdated Sublime's project file
Neil Smith [Sun, 13 Apr 2014 20:40:10 +0000 (21:40 +0100)]
Updated Sublime's project file

10 years agoSplit out vector-based frequency analysis, started on affine ciphers
Neil Smith [Wed, 9 Apr 2014 19:23:02 +0000 (20:23 +0100)]
Split out vector-based frequency analysis, started on affine ciphers

10 years agoRejigged caesar break slides
Neil Smith [Thu, 3 Apr 2014 21:05:09 +0000 (22:05 +0100)]
Rejigged caesar break slides

10 years agoMoved the logger details to cipherbreak.py
Neil Smith [Thu, 3 Apr 2014 19:55:51 +0000 (20:55 +0100)]
Moved the logger details to cipherbreak.py

10 years agoMerge branch 'presentation-slides' of github.com:NeilNjae/cipher-training into presen...
Neil Smith [Wed, 26 Mar 2014 16:49:16 +0000 (16:49 +0000)]
Merge branch 'presentation-slides' of github.com:NeilNjae/cipher-training into presentation-slides

10 years agoMore work on slides
Neil Smith [Mon, 24 Mar 2014 10:23:20 +0000 (10:23 +0000)]
More work on slides

10 years agoUp to first breaking of caesar ciphers
Neil Smith [Sat, 22 Mar 2014 21:06:06 +0000 (21:06 +0000)]
Up to first breaking of caesar ciphers

10 years agoUpdated letter frequencies, updated test values to reflect them
Neil Smith [Fri, 14 Mar 2014 12:12:50 +0000 (12:12 +0000)]
Updated letter frequencies, updated test values to reflect them

10 years agoUpdated lettercount.py
Neil Smith [Fri, 14 Mar 2014 11:54:05 +0000 (11:54 +0000)]
Updated lettercount.py

10 years agoTinkering with slides
Neil Smith [Fri, 14 Mar 2014 11:44:42 +0000 (11:44 +0000)]
Tinkering with slides

10 years agoMoved discussion of accents to cipher breaking
Neil Smith [Wed, 12 Mar 2014 12:47:05 +0000 (12:47 +0000)]
Moved discussion of accents to cipher breaking

10 years agoMoved discussion of accents to cipher breaking
Neil Smith [Wed, 12 Mar 2014 12:46:44 +0000 (12:46 +0000)]
Moved discussion of accents to cipher breaking

10 years agoFixed conflicting equation typesetting
Neil Smith [Wed, 12 Mar 2014 12:37:20 +0000 (12:37 +0000)]
Fixed conflicting equation typesetting

10 years agoAdded vector diagrams
Neil Smith [Wed, 12 Mar 2014 12:33:21 +0000 (12:33 +0000)]
Added vector diagrams

10 years agoIncluded frequency histogram diagrams
Neil Smith [Wed, 12 Mar 2014 12:32:08 +0000 (12:32 +0000)]
Included frequency histogram diagrams

10 years agoFixed bug in norms.cosine_similarity, updated caesar parameter trials
Neil Smith [Tue, 11 Mar 2014 01:20:31 +0000 (21:20 -0400)]
Fixed bug in norms.cosine_similarity, updated caesar parameter trials

10 years agoFinished for the day
Neil Smith [Mon, 10 Mar 2014 22:41:38 +0000 (18:41 -0400)]
Finished for the day

10 years agoAdded another test case
Neil Smith [Mon, 10 Mar 2014 20:34:26 +0000 (16:34 -0400)]
Added another test case

10 years agoUnaccent letters before enciphering
Neil Smith [Mon, 10 Mar 2014 20:27:17 +0000 (16:27 -0400)]
Unaccent letters before enciphering

10 years agoDone for a moment
Neil Smith [Sat, 8 Mar 2014 16:53:12 +0000 (11:53 -0500)]
Done for a moment

10 years agoFixed typo in slide 1
Neil Smith [Sat, 8 Mar 2014 13:52:48 +0000 (08:52 -0500)]
Fixed typo in slide 1

10 years agoFixed docstring typo
Neil Smith [Sat, 8 Mar 2014 03:28:58 +0000 (22:28 -0500)]
Fixed docstring typo

10 years agoFinished caesar cipher slides
Neil Smith [Sat, 8 Mar 2014 03:05:20 +0000 (22:05 -0500)]
Finished caesar cipher slides

10 years agoPulled across the sublime-project file
Neil Smith [Fri, 7 Mar 2014 23:04:53 +0000 (18:04 -0500)]
Pulled across the sublime-project file

10 years agoPrettified the slide
Neil Smith [Fri, 7 Mar 2014 23:01:24 +0000 (18:01 -0500)]
Prettified the slide

10 years agoAdded the first slide
Neil Smith [Fri, 7 Mar 2014 20:08:20 +0000 (15:08 -0500)]
Added the first slide

10 years agoUpdated .gitignore
Neil Smith [Fri, 7 Mar 2014 19:37:58 +0000 (14:37 -0500)]
Updated .gitignore

10 years agoRevised recording and revising of caesar parameter data
Neil Smith [Fri, 7 Mar 2014 19:15:47 +0000 (14:15 -0500)]
Revised recording and revising of caesar parameter data

10 years agoAdded development files
Neil Smith [Fri, 7 Mar 2014 04:16:45 +0000 (23:16 -0500)]
Added development files

10 years agoUpdated .gitignore
Neil Smith [Fri, 7 Mar 2014 04:10:34 +0000 (23:10 -0500)]
Updated .gitignore

10 years agoInitial commit of resource files
Neil Smith [Fri, 7 Mar 2014 03:50:12 +0000 (22:50 -0500)]
Initial commit of resource files

10 years agoInitial commit
NeilNjae [Fri, 7 Mar 2014 03:45:09 +0000 (19:45 -0800)]
Initial commit