搜索资源列表
Hash-SHA
- 密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
SECURE HASH STANDARD (sha)
- SHA 加密算法标准说明文件, 详细介绍相关的算法
VBCrypto2.zip
- 使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD
sha1
- SHA-1算法的C语言实现,求字符串的HASH-SHA-1 algorithm in C language implementation, find the string HASH
sha256
- SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果-SHA-256 sou
SHA-1
- 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。-Secure hash algorithm (Secure Hash Algorithm) is mainly applied to digital signature standard (Digital Signature Standard DSS) which
SHA-1
- SHA-1算法的C语言实现,计算消息的散列值,用于安全通信-SHA-1 algorithm of the C language implementation, computing the hash value information for secure communications
sha
- 支持SHA算法,对文件或者字符串进行散列计算,直接可以应用在程序中,形成文件摘要。-To support the SHA algorithm, on paper or string hash calculation can be applied directly in the proceedings, the formation of a document containing a summary.
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
fork256
- the hash function FORK-256,256位的安全散列验证算法,SHA-256的替代者。-the hash function FORK-256,256-bit secure hash authentication algorithm, SHA-256 replacement for him.
sha-1
- 用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件,形如: hash inputfile hashvaluefile 说明:SHA算法的实现至少为160bit,或者可以选择256,384或者512的,可以查阅相关资料,按照标准来实现(hash的算法是否正确,可以和网上的标准算法对比,用相同的输入看是否能够得到相同的输出)控制台编程: int main(int argc, char *argv[ ]) -Programme f
SHA
- hash算法 This VBscr ipt ASP file tests the accompanying SHA256.asp for generating digests of strings.-hash algorithm This VBscr ipt ASP file tests the accompanying SHA256.asp for generating digests of strings.
sha-1
- sah-1(Secure Hash Algorithm,安全散列算法)算法源程序-the c sourse code for sha-1(Secure Hash Algorithm) Algorithm
d2
- 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
HASH_MD5
- HASH算法MD5的代码实验,编译可以直接使用的MD5源代码-HASH algorithm MD5 code experiment can be directly used to compile the source code for MD5
sha
- 字符串的求SHA1的HASH值,加密,SHA1,-String HASH, encryption SHA1
HMAC-SHA
- hmac using SHA algorithm source code-hmac using SHA algorithm source code...
csharp-net-encryption-password-md5-sha-des-rsa.zi
- hash md5 RSA Encryption Decryption
hash
- 针对文件的Md5值计算 CRC值计算 SHA值计算 的类的使用与DEMO-md5
SHA-256(VCsharp)
- 应用密码课程设计;VC#2005环境;SHA-256简单功能,显示每次中间哈希结果。-Applied Cryptography course design VC# 2005 environment SHA-256 Simple function, showed intermediate hash result every time.