/Cryptographer

This is a project in C++ capable of encrypting and decrypting strings or files.

Primary LanguageC++

Cryptographer

This is a project in C++ capable of encrypting and decrypting strings or files. The base classes are ready, it only needs more encryption algorithms.

Currently has a basic ASCII scramble and hash function to choose from.