资源列表
Desktop
- 本次我们完成一个简单的对字母加密程序。首先对字母进行编号,小写字母a至z编号为1至26,大写字母A至Z分别编号27至52,这样每个字母都有唯一的一个序号,在发送内容时,我们以函数F(X)=X*X+X+1对发送字母的序号进行计算,就会获取个新的序号,对该序号再进行对52取余,该序号即为加密后的要发送字母的序号,这样就能达到加密的作用。-This time we complete a simple encryption program on the letter. First letter numb
encrypt_w1
- vc++实现加密文件功能,采用rsa公钥私鈅的方法,对msdn上的例子稍作了改动-encypt file using vc++
opensc-0.12.2.tar
- opensc提供一组开发智能卡的库和工具,其实现了pkcs15规范,主要是加密解密功能-The opensc provide a development of smart card libraries and tools, the the pkcs15 specification, encryption and decryption functions
RSA_IN_C
- RSA算法它是第一个既能用于数据加密也能用于数字签名的算法。它易于理解和操作,也很流行。算法的名字以发明者的名字命名:Ron Rivest,Adi Shamir 和Leonard leman。但RSA的安全性一直未能得到理论上的证明。它经历了各种攻击,至今未被完全攻破。-RSA algorithm is the first not only for data encryption can also be used for digital signature algorithm. It s eas
sha1
- keil 和 VC的sha1 算法的实现-keil and VC sha1 algorithm implementation
VCMD5-
- Keil 和 VC Md5 算法实现 已优化-keil and VC MD5 algorithm implementation
RGB
- RGB forward function and inverse function The rar contains all functions used (DCT, rle, vector to zigzag and viceversa, etc.)
CrYpto
- Program for encript the password.
mimaxue-test1
- 密码学作业-古典密码体制的实践与分析,包括仿射密码,维吉尼亚密码,希尔密码和维吉尼亚和行置换的乘积密码体制 -Cryptography operations- the practice of classical cryptography and analysis, including affine password Virginia password, password, and Virginia Hill and replacement of the product line cryptosy
DES
- DES算法可以对实际的数据进行加密和解密,实现了DES的算法。-DES algorithm can to the actual data encryption and decryption, realize the DES algorithm.
Key
- 用MD5算法基于硬件特性给windows ce NK内核文件加密-wince NK md5
Character-encryption
- 在windows xp 环境下采用vc平台开发出的对字符进行md5加密,可以让大家更好的学习语言-In the Windows XP environment using VC platform developed for character MD5 encryption, so that we can better learning language