搜索资源列表
decrypt
- 解密算法,通过一组数学公式的计算,把加密后的数据还原-decryption algorithm, a mathematical formula group basis, encrypted data reduction
DES
- 利用C语言程序实现DES加密算法的加密解密功能。能够实现56位或56*n密钥的des算法,可以通过该程序提供的接口进行数据的加密,保证数据在传送过程的安全性
algorithm
- DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
RC4
- 著名加密算法RC4源码及其产生数据的统计规律探索。-It s the source code of RC4 which is a famous crypt method.
aes_c
- 通过aes算法实现对数据来进行数据加密和数据解密。(Through the AES algorithm to achieve data encryption, decryption.)
aes_class
- 通过aes加密算法实现对数据的数据加密和数据解密。(Data encryption and data decryption are realized by AES encryption algorithm)