搜索资源列表
HashCacl
- 一款支持多种Hash计算的小工具,包含当前常用的HASH算法-Hash calculation of a support a variety of gadgets, including the current common HASH algorithm
Grostl
- 实用c语言实现了grostl hash算法,该算法为sha3的决赛候选算法之一-Practical c language realized grostl hash algorithm for the final one of sha3 candidate algorithm
MD5
- hash算法MD5的C语言实现,简单适用-use c to implement MD5 algorithm
Hash
- 基于C语言编写的哈希表算法的实现代码,可以很好的理解哈希表及其时间复杂度的度量。-Based on the C language implementation of the hash table algorithm code, a good understanding of the hash table and its time complexity measure.
md6
- MD6-MIT hash algorithm for NIST.
MD5
- MD5用的是哈希函数,在计算机网络中应用较多的不可逆加密算法有RSA公司发明的MD5算法和由美国国家技术标准研究所建议的安全散列算法SHA。-MD5 hash function is used in the application of computer networks more irreversible encryption algorithm invented by RSA, MD5 algorithm and by the National Institute of Standards
ARM
- MD5即Message-Digest Algorithm 5,用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一(也可称为摘要算法、哈希算法),用vc++语言实现-The MD5 Message-Digest Algorithm 5 is used to ensure complete and consistent information transmission. Digest algorithm (also called hash algorithm), implemented vc+
algohash
- 大量MD5的存储设计和内存设计,实现快速的查找功能。改写魔兽hash算法,为文件读写操作。-A large number of MD5 storage design and memory design, realize fast lookup functions. Rewritten Warcraft hash algorithm for file read and write operations.
blake_vhdl_v2.tar
- the black hash algorithm which has competed in the sha-3 and it is one of the most powerful hash algorithm-the black hash algorithm which has competed in the sha-3 and it is one of the most powerful hash algorithm,,
StringHashTable
- 一个利用string作为key的hashtable的简单实现,利用BKDRHash作为核心hash算法,采用开链法处理碰撞。-A simple implementation of the string as the key of the hashtable, using BKDRHash as core hash algorithm, the use of open-chain collision handling.
HashString
- 程序简单的实现了hash表的构建与查找,可以作为一个类在其他文件中调用。其中用的算法是MPQ中用的hash算法,最大可能的避免了冲突。-Program simple hash table and find, you can call as a class in the other documents. Algorithm hash algorithm used in the MPQ, the maximum possible to avoid conflict.
hash
- 用visual c++写的一个哈希表的算法,体现了哈希表查找的优点-With Visual c++ write a hash table algorithm, reflecting the advantages of hash table lookup
hash
- 这是关于哈希查找的算法,采用线性探测再散列的方法处理冲突-This is about the hash lookup algorithm, using linear probing re-hash approach to conflict
hash_md5_sha
- 文件内容hash算法sha,对文件进行hash计算,支持md5,sha-Contents of the file hash algorithm sha, the file hash calculation md5, sha
sha
- 简单利用C语言实现sha1密码算法,此算法为hash算法,单向算法 简单利用C语言实现sha1密码算法,此算法为hash算法,单向算法-Simply use C language sha1 cipher algorithm, this algorithm hash algorithm, the algorithm is simple way sha1 use C language implementation of cryptographic algorithms, this algorithm
SM3
- SM3软算法,主要实现国家密码管理局的要求SM3散列算法,可用于移植到各类的嵌入式环境-SM3 soft algorithm, the main achievement of the SM3 hash algorithm State Encryption Administration requirements, can be used to migrate to various types of embedded environments
DNAkmer
- DNA序列的检索程序,能读取大量DNA序列,用哈希算法计算哈希值,建立DNA序列的索引,然后输入DNA序列,就可以检索位置-DNA sequence search program that can read a large number of DNA sequences to calculate the hash value with the hash algorithm, indexing, DNA sequences, and then enter the DNA sequence, you
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 hope to have a comprehensive und
hash
- 自己写的hash算法,将字符串转为数字。(A hash algorithm that turns a string to a number.)
