资源列表
RC4_c
- 用C语言win-tc环境下实现RC4算法,实现从键盘输入字符的加密与解密-Encryption and decryption of RC4
MD5_CLASS
- 将MD5算法进行类的封装,里面有介绍类的使用方法,便于学习加密解密算法-The MD5 algorithm class encapsulation, which has introduced the class to use, easy to learn encryption and decryption algorithm
java-HUNXIAOQI
- 将源码混淆,是源码不仅具有保密性还能减少软件的大小。-The source confusion, is the source not only confidential but also to reduce the size of the software.
QQcryptography
- QQ加密算法 适用QQ2008以前的,QQ 加密算法 适用QQ2008以前的-failed to translate
md5
- C md5 code C md5 code-C md5 code C md5 code C md5 code
48502-48502.ZIP
- DES implementation in Java v1.0 (Data Encryption Standard)
48408-48408.ZIP
- Digital Envelope v1.0. The objective of this project is to provide the secure communication over the network using both public key and private key cryptosystems. This is double fold encryption technique. This uses DES algorithm to encrypt the message
Blowfish-algorithm
- Blowfish algorithm for encryption
Encryption-and-decryption
- 加密解密 算法实现程序 c++加密解密 算法实现程序 c-Encryption and decryption algorithm program c++ encryption and decryption algorithm program c++
jiami
- 加密解密1、 移位密码的原理 加密:e(x)=(x+K) mod 26 解密:d(y)=(y-K) mod 26 -1 encryption and decryption, the principle of shifting the password encryption: e (x) = (x+ K) mod 26 decrypt: d (y) = (yK) mod 26
des1
- DES encryption algorithm
RC4
- rc4 algoritm explanation
