搜索资源列表
des
- 技术说明,还有RSA算法、HASH算法、MD5、sha1RSA等的C源码.-technical note, RSA algorithm, hash algorithm, MD5, sha1RSA the C source.
GeneralHashFunctions_-_C
- 8种CRC的C++ hash算法,可以供需要寻找hash算法的人使用! 广泛应用于包括路由/纠错等领域中!-eight CRC C hash algorithm, for it needs to find the hash algorithm to use! Widely used include routing/correction fields!
winHash
- 用TC实现一个HASH算法,用户可以在操作界面进行操作并实现算法的统计。-achieve a hash algorithm, the user interface can operate and achieve the statistical algorithms.
hash_table
- C语言写的Hash算法,在各种平台上都编译通过,可以直接使用。-C language to write the Hash algorithms on various platforms are compiled, can be used directly.
hashchar
- 自己写的一个HASH算法小程序,基本的查找修改功能实现了。-himself wrote a hash algorithm for small procedures, the basic search function to achieve the changes.
hash
- 主要关于hash算法的一些资料,个人觉得比较好,与大家共享-Hash algorithm is mainly concerned with some of the information, individuals feel better, and the U.S. share
Judy
- 一种类似于hash算法,但可顺序遍历成员,节省空间的映射算法实现,包括文档和源码-A hash algorithm is similar to, but can be a member of the order of traversal, mapping a space-saving algorithm, including documentation and source code
hash
- 外存索引文件的hash算法,提供添加、删除-Out-of-Core hash index file algorithm, to provide add, delete
sha1sourcecode
- 本代码是SHA1用C语言实现的源代码,SHA1与MD5是目前最为常用的HASH算法,可用于认证及签名等-This code is SHA1 with C language source code, SHA1 and MD5 is currently the most commonly used HASH algorithm, can be used for authentication and signatures
md5sourcecode
- 本代码是C语言实现的MD5算法的源代码。MD5和SHA1是目前最为常用的HASH算法,可用于认证签名等。-This code is the C language source code of MD5 algorithm. MD5 and SHA1 is the most commonly used HASH algorithm, can be used for certification signatures.
md6_c
- 目前最新的MD6 Hash 算法源码,下一代的安全散列验证算法。-The new MD6 hash function,the next generation hash function.
hash
- 几种c语言的hash算法,希望能提供帮助-Several hash algorithm c language, hoping to provide help
Hash
- 自己上学编的Hashtable的java源码,里面可以选择所有的hash算法和防撞处理方式,带junit测试程序。-own java source of the Hashtable, which can choose all of the hash algorithm and anti-collision approach, with junit test procedure。
hash
- 适用于RFID安全认证协议的轻量级hash算法,输出64bit数据。-Applicable to lightweight RFID authentication protocol security hash algorithm, output 64bit data.
sfxhash
- hash算法实例,非常好的参考代码,名称为sfxhash-hash algorithm instance, a very good reference code, name sfxhash
hash
- 整合了各种常用的hash算法,用c语言编写(Integration of a variety of commonly used hash algorithm, using C language)
jenkins
- jenkins实现二进制hash算法,基于字符串通用Hash算法。(Jenkins binary hash algorithm, based on string generic Hash algorithm.)
安全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
SPlayer视频文件hash算法 - Google Docs
- 射手播放器的HASH算法,如何计算文件特征码(HASH algorithm for a shooter player)
hash
- 自己写的hash算法,将字符串转为数字。(A hash algorithm that turns a string to a number.)