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
Powerful App Monitoring Without Surprise Bills
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Rate This Project
Login To Rate This Project User Reviews
Be the first to post a review of Substitution Cipher Decryption!