The monoalphabetic substitution cipher replaces each letter in the plaintext with a corresponding letter from a substitution key. The key is a permutation of the alphabet, where each letter maps ...
Javascript functions can be found in .js file, whilst there also is an example usage in a web page as in .html file. This monoalphabetic cipher uses the 26 letters of English alphabet. First shuffles ...