From: Neil Smith Date: Wed, 21 May 2014 17:19:22 +0000 (+0100) Subject: Fixed the merge conflict X-Git-Url: https://git.njae.me.uk/?a=commitdiff_plain;h=ee8bb0b7953e32c988f4faa72c0eb4c6cd6e4ea8;hp=c66d9937e6ce523f9db7602997ad5e2924dfd7ec;p=cipher-training.git Fixed the merge conflict --- diff --git a/cipher.sublime-project b/cipher.sublime-project index 2c63c08..c051f12 100644 --- a/cipher.sublime-project +++ b/cipher.sublime-project @@ -1,2 +1,9 @@ { + "folders": + [ + { + "follow_symlinks": true, + "path": "slides" + } + ] } diff --git a/slides/affine-break.html b/slides/affine-break.html new file mode 100644 index 0000000..cca64e8 --- /dev/null +++ b/slides/affine-break.html @@ -0,0 +1,91 @@ + + + + Affine ciphers + + + + + + + + + + + + diff --git a/slides/affine-encipher.html b/slides/affine-encipher.html new file mode 100644 index 0000000..1a09109 --- /dev/null +++ b/slides/affine-encipher.html @@ -0,0 +1,234 @@ + + + + Affine ciphers + + + + + + + + + + + + diff --git a/slides/aims.html b/slides/aims.html new file mode 100644 index 0000000..fcf0c70 --- /dev/null +++ b/slides/aims.html @@ -0,0 +1,76 @@ + + + + Aims + + + + + + + + + \ No newline at end of file diff --git a/slides/alternative-plaintext-scoring.html b/slides/alternative-plaintext-scoring.html new file mode 100644 index 0000000..d6f4aa1 --- /dev/null +++ b/slides/alternative-plaintext-scoring.html @@ -0,0 +1,244 @@ + + + + Alternative plaintext scoring + + + + + + + + + + + + diff --git a/slides/c1a_frequency_histogram.png b/slides/c1a_frequency_histogram.png new file mode 100644 index 0000000..7ccbd42 Binary files /dev/null and b/slides/c1a_frequency_histogram.png differ diff --git a/slides/caesar-break.html b/slides/caesar-break.html new file mode 100644 index 0000000..5ea77b9 --- /dev/null +++ b/slides/caesar-break.html @@ -0,0 +1,317 @@ + + + + Breaking caesar ciphers + + + + + + + + + + + + diff --git a/slides/caesar-encipher.html b/slides/caesar-encipher.html new file mode 100644 index 0000000..3bc519c --- /dev/null +++ b/slides/caesar-encipher.html @@ -0,0 +1,192 @@ + + + + Caesar cipher + + + + + + + + + \ No newline at end of file diff --git a/slides/caesarwheel1.gif b/slides/caesarwheel1.gif new file mode 100644 index 0000000..05da1b7 Binary files /dev/null and b/slides/caesarwheel1.gif differ diff --git a/slides/english_frequency_histogram.png b/slides/english_frequency_histogram.png new file mode 100644 index 0000000..3ab182e Binary files /dev/null and b/slides/english_frequency_histogram.png differ diff --git a/slides/gcd.svg b/slides/gcd.svg new file mode 100644 index 0000000..80f8256 --- /dev/null +++ b/slides/gcd.svg @@ -0,0 +1,344 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/slides/keyword-encipher.html b/slides/keyword-encipher.html new file mode 100644 index 0000000..7258e9c --- /dev/null +++ b/slides/keyword-encipher.html @@ -0,0 +1,198 @@ + + + + Affine ciphers + + + + + + + + + + + + diff --git a/slides/vector-dot-product.svg b/slides/vector-dot-product.svg new file mode 100644 index 0000000..05d69c1 --- /dev/null +++ b/slides/vector-dot-product.svg @@ -0,0 +1,324 @@ + +image/svg+xmla +b +q +a. b + \ No newline at end of file diff --git a/slides/vector-subtraction.svg b/slides/vector-subtraction.svg new file mode 100644 index 0000000..325257f --- /dev/null +++ b/slides/vector-subtraction.svg @@ -0,0 +1,217 @@ + +image/svg+xmla +b +a - b + \ No newline at end of file