搜索结果
找到约 174 项符合
keyed-Hash 的查询结果
matlab例程 用Matlab实现Hash算法下大篇幅文本文件中字符出现的频率的统计!非常精炼!
用Matlab实现Hash算法下大篇幅文本文件中字符出现的频率的统计!非常精炼!
软件设计/软件工程 详细介绍了hash函数的构造功能和实现方式。
详细介绍了hash函数的构造功能和实现方式。
加密解密 Java 16位MD5 Hash code generator
Java 16位MD5 Hash code generator
Java编程 SHA (Secure Hash Algorithm
SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外 ...
加密解密 用SHA算法实现对任意文件的hash摘要
用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件,形如:
hash inputfile hashvaluefile
说明:SHA算法的实现至少为160bit,或者可以选择256,384或者512的,可以查阅相关资料,按照标准来实现(hash的算法是否正确,可以和网上的标准算法对比,用相同的输入看是否能够得到相 ...
加密解密 realization of hash function
realization of hash function
CA认证 sah-1(Secure Hash Algorithm,安全散列算法)算法源程序
sah-1(Secure Hash Algorithm,安全散列算法)算法源程序
Linux/Unix编程 toeplitz hash算法实现
toeplitz hash算法实现,支持微软Receive-Side Scaling机制
数据结构 This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit t
This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit to 64bit processor implementations
Java编程 Sha256 Algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the N
Sha256 Algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm