Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / keirakaitlynn / MonoalphabeticSubstitutionCiphers

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.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keirakaitlynn%2FMonoalphabeticSubstitutionCiphers

Stars: 3
Forks: 1
Open Issues: 0

License: None
Language: Python
Repo Size: 16.6 KB
Dependencies: pending

Created: over 3 years ago
Updated: about 1 year ago
Last pushed: over 3 years ago
Last synced: about 1 year ago

Topics: algorithms, cipher, cryptanalysis, cryptanalytical, cryptography, decipher, decryption, encryption, frequency-analysis, hill-climbing, monoalphabetic, monoalphabetic-cipher, n-grams, python, substitution, substitution-cipher, symmetric, symmetric-encryption-algorithm, symmetric-key-cryptography

Files
    Loading...
    Readme
    Loading...