资源列表
aescrypt
- 保密强度非常高的AES加密源代码,让你的数据变得非常安全。
aspjiami
- 以asp为基础开发出的rsa加密算法...成功实现对信息的加密解密
des
- des加密算法。用c++实现的des加密算法。可以直接运行-des encryption algorithm
md5
- 改进的asp中md5代码,修复了中文字符加密不一致的问题-Improved asp md5 code, repair Chinese character encryption inconsistent
SHA
- 计算文件的SHA1 值的实现源码。 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可
rsaCPP
- RSA加密算法源代码,编译后可用,希望对初学者能有所帮助-RSA encryption algorithm source code, compiled available, can be helpful for beginners
deal(c)
- AES候选算法之一DEAL算法C源码,实现基于六轮FEISTEL网络的加密过程
sha512
- SHA512 is a hash function. You can use sha512 with an asymetric method to sign a document.
VERNAM
- 运用C的语言环境,对V码进行加密和解密的过程-Using C language environment, V codes process of encryption and decryption
mozilla-sha1
- sha-1 加密,使得文件更加安全,使用了c代码来实现,对于大家是个好的例子-sha-1 encryption, making the document more secure, using the c code to implement, is a good example for everyone
pkcs7
- 利用OpenSSL PKCS7进行数字签名的示例代码,仅供参考-OpenSSL PKCS7 sign
md5
- md5的加密函数 iis下运行; 用法: 1:页面包含该文件 2:调用方法MD5(sMessage,stype) 例dim md_=md5("admin",32) *注:最高32位。-md5 encryption function running under iis Usage: 1: page 2 of the document contains: call method MD5 (sMessage, stype) were dim md_ = md5 ( " a
