搜索资源列表
sha源码.rar
- sha源代码
sha-1
- SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities of the collision. Although Bru
SHA-1-C
- C语言实现的SHA-1报文摘要算法,对学习者来说是一个不错的例子-C language of the SHA-1 digest algorithm, the learners is a good example
Hash-SHA
- 密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
sha(1,256,384,512)
- 一个sha 哈希密码支撑算法系列的程序 包括了sha1,sha256,sha384和sha512算法-a password support Hash Algorithm series of procedures including sha1, SHA256, SHA384 and SHA512 Algorithm
SHA-1
- SHA-1 Source Code This optimized SHA-1 implementation conforms to FIPS 180-1
sha
- 主流hash函数--sha的源代码,可用于数据签名,是目前应用最广的算法之一
sha
- 使用标准C++开发的SHA-1算法的实现
SHA算法代码
- 数字签名加密算法的两座大厦先后倒塌—MD5和SHA-1这两种应用最为广泛的数字签名加密算法都被山东大学的王小云教授破解。-encrypted digital signature algorithm has two buildings collapsed - MD5 and SHA-1 that the two most widely used digital signature encryption algorithm has been the Shandong University Profe
SHA-1.rar
- MAC算法SHA—1算法的C语言实现源码,SHA-1 algorithm for the C language source
SHA-1
- SHA-1算法实现的详细资料。里面还包括了具体加解密前后的样本例子。-SHA-1 algorithm implementation details. Which also includes specific examples of a sample before and after the encryption and decryption.
SHA-1
- SHA-1算法的C语言实现,计算消息的散列值,用于安全通信-SHA-1 algorithm of the C language implementation, computing the hash value information for secure communications
sha源码
- sha源代码-sha source code
SHA-1
- SHA-1加密算法源代码.具有完整的加解密过程,性能比较好-SHA-1 encryption algorithm source code. With complete encryption and decryption process, the performance is better
sha
- 支持SHA算法,对文件或者字符串进行散列计算,直接可以应用在程序中,形成文件摘要。-To support the SHA algorithm, on paper or string hash calculation can be applied directly in the proceedings, the formation of a document containing a summary.
sha
- sha加密算法实现,经过FPGA验证的!-sha encryption algorithm, after FPGA validation!
sha-1
- 用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件,形如: hash inputfile hashvaluefile 说明:SHA算法的实现至少为160bit,或者可以选择256,384或者512的,可以查阅相关资料,按照标准来实现(hash的算法是否正确,可以和网上的标准算法对比,用相同的输入看是否能够得到相同的输出)控制台编程: int main(int argc, char *argv[ ]) -Programme f
sha-1
- 一个非常好的SHA-1源代码,在其目录下建立一个a.txt,将明文保存在a.txt中,在执行SHA-1就行-SHA-1
SHA
- PIC汇编实现SHA加密算法。在PIC16F73上实现-SHA ALGORITHM BY PIC assembly language
SHA-1
- data encryption for SHA-1