Algorithms_in_C++
1.0.0
Set of algorithms implemented in C++.
|
Algorithms for encryption and decryption. More...
Classes | |
class | HillCipher |
Implementation of Hill Cipher algorithm. More... | |
Variables | |
static const char * | STRKEY |
Algorithms for encryption and decryption.
|
static |
dictionary of characters that can be encrypted and decrypted