Mad Cow !

smiling face

Cryptanalysis of the Substitution Cipher

The basic idea is to examine the text using a knowledge of the statistical characteristics of the language being used.  Some words and letters will occur more frequently than others.  These candidates are replaced in the text to see if a valid message developed.  Here are some common tests for english text: By counting the total number of occurrences each letter, each pair of letters, and each trio of letters in the ciphertext, an educated guess can be made as to what these would represent in the plaintext message.  An intelligent form of trial and error is used reconstruct the plaintext message.

Click here to go back to Mad Cow !