Outline for February 22, 2006
Reading: text, §9.2
- Greetings and felicitations!
- Puzzle of the day
- Classical Cryptography
- Polyalphabetic: Vigenère,
fi(a)
= a +
ki
mod n
- Cryptanalysis: first do index of coincidence to
see if it’s monoalphabetic or polyalphabetic, then Kasiski
method.
- Problem: eliminate periodicity of key
- Long key generation
- Running-key cipher: M = THETREASUREISBURIED;
K = THESECONDCIPHERISAN;
C = MOILVGOFXTMXZFLZAEQ; wedge is that
(plaintext, key) letter pairs are not random (T/T, H/H, E/E,
T/S, R/E, A/O, S/N, etc.)
- Perfect secrecy: when the probability of computing
the plaintext message is the same whether or not you have
the ciphertext
- Only cipher with perfect secrecy: one-time pads;
C = AZPR; is that DOIT or DONT?
- DES
Version of February 23, 2006 at 8:55 PM
You can also obtain a PDF version of this.