-
-
[
C/C++]
3desencrypt.rar
3DES encryption algorithm in C, which could be used in network transmission encryption and decryption
-
[
C/C++]
desencrypt1.rar
Realize DES encryption and decryption functions, can be one million, binary, ternary DES encryption and decryption
-
[
C++ Builder]
rs.rar
RC4 encryption algorithm used to write the main method:// initialization before encryption and decryption S-box
-
[
Visual C++ (VC++)]
YIHUO.rar
Simple XOR encryption, key encryption will be expressly adopted after the same operation can be decrypted
Category:
CA program Upload User:
lfh755109 Size:
32K
-
-
[
Visual C++ (VC++)]
md4.rar
This is a static md4 encryption algorithm is the vc environment implementation, c languages;
-
-
-
-
[
Visual C++ (VC++)]
RSA.zip
RSA public key encryption program, enabling the key pair generation, encryption and decryption functions of arbitrary strings. MFC interface.