资源列表
calc
- CRC32 cyclic redundancy code table driven algorithm with 32 bits width
dianzisuozichengxu
- 用汇编编写的电子锁子程序,已测试,可以使用,欢迎交流。-used to prepare a compilation of electronic locks subroutine has been testing can be used to welcome the exchange.
correlation
- Correlation coefficient
RC6
- 详细描述RC6加密解密算法,并给出了源码。-The encryption algorithm of RC6
AES
- AES algorithm implemented in JAVA. The code generates AES Key, Encrypts and Decrypts. Its a command line code
3way
- 加密算法3WAY代码文档,C++语言实现,编译通过-Encryption Algorithm
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
RSA_cPP
- RSA算法C++代码实现 包括大整数的一些定义等-C++ source code of RSA
cert.cs
- 创建数字证书并导出证书 可以使用数字证书进行加密解密操作-Create a digital certificate and export the certificate can use digital certificates for encryption and decryption operations
desnew.c.tar
- it is a des solver in c programming.
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