资源列表
sha1
- Use to do SHA1 encode,SHA-1 produces a 160-bit message digest based on principles similar to those used by Ronald L. Rivest of MIT in the design of the MD4 and MD5 message digest algorithms, but has a more conservative design.-Use to do SHA1 encode,
md5main
- 这个程序是MD5算法的C源代码,调试通过。可以直接应用,在网络通讯中有用。-the procedure is MD5 algorithm in C source code, debugging through. Can be directly applied in the network communications useful.
omd5
- MD5加密,其他人不需帐号就可自由下载此源码
RSA(C)
- RSA D-H加密与解密算法,C语言实现-RSA DH encryption and decryption algorithm, C language
des
- encryption algorithm
src
- this a test function for java CA-this is a test function for java CA
virusbook
- 文件加密,用汇编编写的,文件加密,用汇编编写的
jm
- 一,产生密钥(算法实现可参照文档后的<附件1>KeyGeN.asp) 与<附件1>不同的是,实际要求密钥存放在字符串接受方数据库表KeyPool中,表结构如下: 1,personalID{主码} 2,secret_key{密钥,数据类型最好用text,与实际代码密钥生成长度有关} 3,serverTime{密钥生成时间,用以检验密钥是否失效} 接受方发现密钥失效,则拒绝验证 二,字符串加密(算法实现可参照文档后的<附
AES_encryption
- This file is contains the standard AES encryption algorithm demo its easy to run under windows platform and linux platform
upload
- my thesis on comparing rsa variants and ecc on mobile devices source code but without ecc code
elgamal.cpp
- elgamal algo for encryption and decryption of a massege .
cryptography3
- Using RSA encryption Algorithms in VB.NET