Classical Cryptography, Substitution Ciphers
- Substitution cipher
- Symmetric cyptography
How to attack
- Exhaustive search
- Statistical analysis
Vigenère Cipher
- Period - length of the key
- polyalphabetic - key has several different letters
Similar idea to Caesar cipher, but use a phrase
How to attack
- Establish period; call it n
- when is the number of times charater occurs in ciphertext
- The probability that two randomly chosen letters from ciphertext will be the same for any character
- English IC ~ .066
Kasiski examination
Repetitions in the ciphertext occur when characters of the key appear over the same characters in the plaintext
Index of coincidence (IC)
- Solve each part, using techniques from breaking Caesar cipher