资源列表
RSATest
- VC6下编译通过。RSA算法的参数生成,RSA算法的加密和解密。-VC6 compile. RSA algorithm parameter generator, RSA encryption and decryption algorithms.
guider
- 导游系统的C++实现-This is a guider s system which is ralized in c
DataCertificate
- 1:调用.NET2.0的MAKECERT创建含有私钥的数字证书,并存储到个人证书区; 2:将该证书导出为pfx文件,并为其指定一个用来打开pfx文件的password; 3:读取pfx文件,导出pfx中公钥和私钥; 4:用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密; -1: Call. NET2.0 of MAKECERT to create a digital certificate containing the private key and s
desnew.c.tar
- it is a des solver in c programming.
cert.cs
- 创建数字证书并导出证书 可以使用数字证书进行加密解密操作-Create a digital certificate and export the certificate can use digital certificates for encryption and decryption operations
RSA_cPP
- RSA算法C++代码实现 包括大整数的一些定义等-C++ source code of RSA
SignatureDemo
- 实现数字签名,首先用MD5对要发送的文件进行摘要,产生MD5码,然后将文件和摘要一同发送给对方进行验证,若两次的摘要相同,则说明文件在发送过程中没有被篡改,反之,篡改了。-Realize digital signature, first for sending in MD5 documents are the, produce the MD5 yards, then will file and the send to each other together for verification, i
3way
- 加密算法3WAY代码文档,C++语言实现,编译通过-Encryption Algorithm
AES
- AES algorithm implemented in JAVA. The code generates AES Key, Encrypts and Decrypts. Its a command line code
RC6
- 详细描述RC6加密解密算法,并给出了源码。-The encryption algorithm of RC6
correlation
- Correlation coefficient