搜索资源列表
SHA1
- 实现了SHA1加密算法,只需要sha1.js和SHA1.java 开发环境:JDK1.5,Eclipse,Tomcat5.5.17
sha1
- sha1摘要算法 简单易懂 测试已通过 将文件进行散列加密处理
SHA1算法软件程序使用c++语言实现
- SHA1算法软件程序实现,使用c++语言实现,可以直接下载使用的。,SHA1 algorithm software program, the use of c++ language, you can download to use.
SHA1加密算法,标准C实现
- SHA1加密算法,标准C实现,已经测试通过。,SHA1 encryption algorithm, the standard C implementation, testing through
sha1.rar
- 纯c语言写的。这是RFC官方网站上sha1算法,标准通用的。 ,Written in pure c language. This is the RFC algorithm sha1 official website, the standard generic.
sha1-c
- sha1的C语言源代码,简单易学,还有案例-sha1 c code
sha1-sse2-v2.tar
- SHA1: an older version of the SHA1 code above, and a descr iption of how the technique works.
Sha1
- Sha1算法源代码,经验证绝对准确 Sha1算法源代码,经验证绝对准确-sha1
SHA1
- 本程序实现了SHA1算法,无论是学习或者应用,希望这个程序都能帮到大家-This procedure achieved the SHA1 algorithm, the application of learning or whether it is hoped that this process will help to everyone! ! !
sha1
- c语言写的sha1加密算法 测试过没有问题 可用于SSL等 -sha1.it has been tested .no error.
sha1
- sha1 implementation using javascr ipt for client side in web applications
sha1
- sha1 encrypt/decrypt
SHA1
- 实现SHA1算法,SHA_GO为入口函数-Achieve SHA1 algorithm, SHA_GO for the entry function
sha1
- 很详细很新的SHA1算法JAVA版 来自国外网站的精品-Very detailed very new JAVA version of SHA1 algorithm fine site from abroad
SHA1
- 主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。-The main standard for digital signatures (Digital Signature Standard DSS) which defines the Digita
sha1
- sha1(安全哈希算法)主要适用于数字签名标准里面的定义的数字签名算法。-sha1 (Secure Hash Algorithm) is mainly used inside the definition of digital signature standard digital signature algorithm.
SHA1
- c语言 sha1 160位-c language sha1 160bit
sha1
- 安全散列算法(Secure Hash Algorithm)能计算出一个数字消息所对应到的,长度固定的字符串(又称消息摘要)。且若输入的消息不同,它们对应到不同字符串的机率很高;而SHA是FIPS所认证的五种安全散列算法。-sha1 classic C/C++ algorithm Version 1.5- 2005-01-01 - 64-bit compiler compatibility added - Made variable wiping optional (defi
sha1
- SHA1会产生一个160位的消息摘要。该算法经过加密专家多年来的发展和改进已日益完善,并被广泛使用。该算法的思想是接收一段明文,然后以一种不可逆的方式将它转换成一段(通常更小)密文,也可以简单的理解为取一串输入码(称为预映射或信息),并把它们转化为长度较短、位数固定的输出序列即散列值(也称为信息摘要或信息认证代码)的过程。(SHA1 generates a 160 bit message digest. The algorithm has been developed and improved
sha1算法
- 国际算法sha1 算法实现。。。。。。。。。(SHA1 algorithm code)