/Substitution-Cipher-Decrypter

Program that takes simple substitution ciphers and outputs the possible results of that cipher. Implemented using C++, STL, and open hash tables.

Primary LanguageC++

Stargazers