-
Notifications
You must be signed in to change notification settings - Fork 1
Program that encrypts plaintext and (attempts) to decrypt ciphertexts, encrypted via a mono-alphabetic substitution cipher. Replaces letters based on frequency / n-gram analysis. Tried to incorporate hill-climbing algorithm by measuring the fitness of resulting texts to find the best key.
keirakaitlynn/MonoalphabeticSubstitutionCiphers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Program that encrypts plaintext and (attempts) to decrypt ciphertexts, encrypted via a mono-alphabetic substitution cipher. Replaces letters based on frequency / n-gram analysis. Tried to incorporate hill-climbing algorithm by measuring the fitness of resulting texts to find the best key.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published