An open API service indexing awesome lists of open source software.

https://github.com/vhbelvadi/cryptogramsolver

An engine to solve substitution ciphers, built with python. Currently a work in progress.
https://github.com/vhbelvadi/cryptogramsolver

cipher cryptogram python

Last synced: 8 months ago
JSON representation

An engine to solve substitution ciphers, built with python. Currently a work in progress.

Awesome Lists containing this project

README

          

# Cryptogram Solver
### A substitution cipher solver built with python.

A ‘cryptoquip’ or ‘cryptogram’ is a substitution cipher, commonly found in newspapers, where a cipher is accompanied by a pair of starter clue letters weilding a one-to-one relationship between the cipher and the solution and the reverse relationship is not necessarily true. Any approach to a solution involves sound deduction or trial and error.