ThenTech / Cryptographer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C++ 98.6%Language:QMake 1.4%