搜索资源列表
hash
- 主要关于hash算法的一些资料,个人觉得比较好,与大家共享
hash
- 外存索引文件的hash算法,提供添加、删除
hash
- 采用迭代器模式实现hash算法,并自带CPPUNIT测试功能。
ibe具有认证功能算法
- 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{ 0, 1}n×{0, 1}n。 -?, H4:。 :{ 0,
hash
- 包含常见的的hash算法,MD4,MD5,SHA-160,SHA-256,crc等,对字符串或者文件进行处理,生成相应的hash值-Contains common hash algorithm, MD4, MD5, SHA-160, SHA-256, crc, etc., on the string or file handle, generate the corresponding hash value
hash.rar
- JAVA的哈希算法,非常适合初学者。 1. 直接寻址法2. 数字分析法3. 平方取中法 4. 折叠法5. 随机数法6. 除留余数法,JAVA hash algorithm is very suitable for beginners. 1. Direct addressing method 2. Digital analysis 3. Square to take the Sino-French 4. Folding Method 5. Random number method 6.
HashM
- 用Matlab实现Hash算法下大篇幅文本文件中字符出现的频率的统计!非常精炼!-Hash algorithm used Matlab to achieve great length text file in the frequency character of the statistics! Very refined!
hash算法实现
- hash算法 c++实现代码 哈希表 ~~~
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 hope to have a comprehensive und
SPlayer视频文件hash算法 - Google Docs
- 射手播放器的HASH算法,如何计算文件特征码(HASH algorithm for a shooter player)
自己写的hash算法
- 将字符串转为数字的hash算法,自己写的,欢迎指点
hash
- 自己写的hash算法,将字符串转为数字。(A hash algorithm that turns a string to a number.)
hash
- 利用java语言实现了hash算法,算法简单,供大家参考(Implementation of hash algorithm)