The key idea is to generalise the Caeser cipher by allowing an arbitrary substitution. If the “cipher” line of a Caesar cipher can be any permutation of the 26 alphabetic characters, then there are possible keys. However, this is still easy to crack using frequency analysis (letters, digram, etc).
