The provided program helps the user with the deciphering of a substitution cipher with
the 26 letter alphabet by providing the following features
• Dynamic entering of ciphertext. Ciphertext can be modified at any point of the
process.
• Easy location of corresponding characters in the ciphertext and the substituted text
by selection.
• Fast frequency analysis for single letters, bigrams, trigrams and quadgrams (more
N -grams can be made available by adding a single line of code).
• Showing the most common letters (bi-/trigrams) in the ciphertext compared to the
most common letters (bi-/trigrams) in the British English language.
• Easy assignment and change of the substitution letters.
• Auto assignment of the 10 first letters.
License
Creative Commons Attribution LicenseFollow Substitution Cipher Decryption
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Substitution Cipher Decryption!