搜索资源列表
TestSha1
- 使用MFC实现的sha1算法,可以高效地计算出任意文件的哈希值,已通过测试,欢迎下载-Using the MFC implementation sha1 algorithm can efficiently calculate the hash value of an arbitrary file, has passed the test, please download the
java_DigitalSign
- 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
FileVerifier
- FileVerifier++是一款Windows功能软件,它用于计算文件的hash值(算法包括:CRC32,MD5,SHA-1,SHA-256/224/384/512,WHIRLPOOL,以及RIPEMD-128/160/256/320)。支持的hash文件格式包括MD5SUM .MD5, SFV, BSD CKSUM, 以及其他格式。-FileVerifier++ Software is a Windows feature, it used to calculate the hash valu
mycrc
- command line tool to calculate hash
sha1-0.2.tar
- his a C++ class that implements the Secure Hash Algorithm SHA-1. The purpose of the algorithm is to calculate a strong hash of given bit string. By "strong", we mean that it is very difficult to find a different bit string that results in the same ha
sha512
- 使用vc实现的高效的sha512算法,并通过测试能正确地计算出任意文件的哈希值,欢迎使用-Vc achieve efficient use of the sha512 algorithm, and passing a test to correctly calculate the hash value of any file, please use the
MD4C.C__
- 这是一个关于md4哈希值转换的函数,可以计算出密码的哈希值-This is a conversion on the md4 hash functions, you can calculate the password hash
hashtable
- calculate the hash based on the matlab
HW6
- 用哈希表实现了节点的插入,删除,并计算冲突次数-A hash table implementation of the node insert, delete, and calculate the number of conflicts
MD5
- MD5程序,可以计算MD5算法得到的Hash值,且可以保存成文档-MD5 program can calculate MD5 Hash value obtained by the algorithm, and can be saved into a document
TPM-SHA1-calculate
- 在linux平台,利用模拟TPM构建可信平台,在TDD层掉用模拟可信芯片散列算法计算文件散列值。-In linux platform, built using simulated TPM trusted platform, level off in the TDD chip analog trusted file hash algorithm to calculate the hash value.
crc
- Code for calculating crc of the file. This code is for c++ and can calculate hash of any file. Could be useful in disk or antivirus programms
SHA_256-511120337292002
- These are the profesional routines to calculate HASH TABLE values. You can use them to calculate digital signatures for instance.
Hash
- 读取两个文件中的内容,并识别关键字统计关键字的个数,利用哈希表的开放地址发和链地址法进行保存,并计算两个文件的差异性大小,输出用两种方法进行哈希表计算的效率比较。-Read the contents of the two files, and identifies the number of keyword statistics keyword, use an open address hash table address method development and chains to sa
Hash
- 哈希表的操作基本功能如下: (1)生成n个随机数并输出。 (2)确定适当的哈希地址空间大小m,使控制装填因子α在0.75左右。 (3)采用除留余数法作为哈希函数 H(key)=key p,选择适当的p。 (4)用开放定址法中线性探查法处理冲突建立哈希表,并计算平均查找长度。 (5)功能:检索、插入、删除。-The basic function of the operation of the hash table as follows: (a) generating a ra
DS_net
- ca论证,运用md5算法,加解密文件,计算哈希值等。-ca demonstration, using md5 algorithm, encryption and decryption files, calculate hash values, etc.
hash
- 能在数据库中进行数据查找,并且计算平均查找长度,而且对于重复的数据能够解决冲突-Can be in the to find the data, and calculate the average search length, but also for the repeated data to resolve conflicts
brkeng
- Calculate hash of a table entry.
HashCodes-md5_sha1_sha256校验器
- 用于md5_sha1_sha256校验,可以快速的算出文件的独一无二的特征码。(For md5_sha1_sha256 check, you can quickly calculate the file unique feature code.)
cloc-1.64.tar
- Program to calculate a hash code