A *substitution cipher* is a method of encrypting *clear text* to *cipher text* by substituting each letter for another letter in some way See [[Transposition Cipher]]. ### Examples - [[Caesar Cipher]]. - [[Random Substitution Cipher]].