⸙ MONOALPHABETIC SUBSTITUTION CIPHER

1.7K 21 2
                                        

A Monoalphabetic substitution cipher, also known as a simple substitution cipher, relies on a fixed replacement structure. It used the same substitution across the entire message.

For example, if 'A' is encrypted as 'D', for any number of occurrence in that plaintext, 'A' will always get encrypted to 'D'.

DECIPHER: A Compilation of codes and ciphersWhere stories live. Discover now