-
-
[
C/C++]
Fileencryptionfileencryptiontechnology.rar
File encryption file encryption technology to the case of many of which are divided into different grades to suit the needs of different occasions. Here are the most simple file encryption technology, which uses the file-by-byte XOR manner and password ...
-
[
Visual C++ (VC++)]
eflow.rar
From abroad website on reverse engineering and protocol analysis of a practice analysis of the document to your encryption and decryption helpful
-
-
-
-
[
C/C++]
AES.Simple.rar
[encryption and decryption. 2nd edition] subsidiary version of the source code completely closed and secret encryption algorithm
-
-
[
Visual C++ (VC++)]
DESdemo.rar
I have written DES encryption/decryption complete source code, Windows interface. VC6MFC is prepared. Including the ECB and CBC mode.
-
[
Visual C++ (VC++)]
playfair.rar
I have written Playfair encryption/decryption source code integrity. VC6 MFC is prepared. Windows operation interface. Can be Microsoft Visual C++ 6.0 integrated development environment to run the compiler directly.
-
[
Visual C++ (VC++)]
myenc.rar
I have written their own encryption/decryption algorithm of small procedures, the principle is explicitly into binary, and then scrambling binary rules, and then turned back into text, obtained ciphertext. Is a command-line operation mode.