搜索资源列表
sha 加密算法 C实现
- 包括 sha1 sha-224,sha-256,sha-384,sha-512 c++测试工具
信息摘要算法示例
- MD5/SHA-1摘要生成算法-MD5/SHA-1 Abstract Algorithm
SHA-1的密码检验示例
- sha密码检验的示例 希望对大家有 帮助-sha password test examples we hope to help
加、解密算法大全
- 多种加密解密算法包括md2 md5 sha des 等多种加密解密的算法的源代码 并包含简单的使用测试程序-variety of encryption and decryption algorithms, including md2 md5 sha des various encryption and decryption algorithm source code and include the use of a simple tes
SHA-1-C
- C语言实现的SHA-1报文摘要算法,对学习者来说是一个不错的例子-C language of the SHA-1 digest algorithm, the learners is a good example
Library_of_Cryptographic
- a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,
300
- 300种加密解密算法.包含RSA、SHA、MD5、RC2、RC5、RC6等等。-300 encryption and decryption algorithms. Includes RSA, SHA, MD5, RC2, RC5, RC6, and so on.
SHAProj
- 以前发的那个只实现了SHA-1, 现在补全了, sha-160, sha-224, sha-256, sha-384, sha-512-Previously issued only to realize that the SHA-1, is now a complete, sha-160, sha-224, sha-256, sha-384, sha-512
SHA-1
- SHA-1加密算法源代码.具有完整的加解密过程,性能比较好-SHA-1 encryption algorithm source code. With complete encryption and decryption process, the performance is better
sha-1
- 用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件,形如: hash inputfile hashvaluefile 说明:SHA算法的实现至少为160bit,或者可以选择256,384或者512的,可以查阅相关资料,按照标准来实现(hash的算法是否正确,可以和网上的标准算法对比,用相同的输入看是否能够得到相同的输出)控制台编程: int main(int argc,
SHA-1
- data encryption for SHA-1
sha1
- SHA 1算法软件,代码很全,能运行,界面不错-SHA 1 algorithm software, the code is full, can run
SHA1
- SHA-1算法的C++实现,方便大家学习-SHA-1 algorithm for C++, so as to facilitate learning
SHA1
- SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。-SHA-1
HMAC-SHA-1
- 利用HMAC-SHA-1算法生成加密消息摘要,长度可控制,语言C/C++ -The use of HMAC-SHA-1 algorithm to generate encrypted message digest, the length can be controlled, the language C/C++
sha-1
- this program use C language accomplish sha-1 is very simple.It is suit for beginners.Hope it will help us.
SHA-1
- SHA-1的算法实现,可对字符串进行hash-SHA-1 algorithm can hash strings
sha1
- sha-1四渡赤水进度款发你是电脑sad将上课大街上CIA带你飞(sha-1svkasjcpamlskdcnasjldaksjdlacm)
SHA-1
- 用C语言编写的一个实现SHA-1加密的程序(Using C language to achieve a SHA-1 encryption program)
安全Hash算法SHA-1的实现
- Hash函数是提供数据完整性保障的一个重要工具。本次实验,我们希望通过上机操作,使 同学们对安全Hash算法SHA-1的基本原理有一个全面的理解。通过本次实验,使学生掌握对 Hash函数的应用,为后面数字签名方案的学习打下基础。(The Hash function is an important tool for providing data integrity protection. In this experiment, we ho