搜索资源列表
common-1.2.16.tar
- The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on W
hMacSha1
- 软件实现SHA1的HMAC算法,因为MD5已经被破解,所以就直接不上传了-software SHA1 the HMAC algorithms, as MD5 has been solved, so they do not directly uploaded
kenel_crypto
- 内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,tw
md5_hmac
- C# MD5, 先进性md5加密,再生成字符串。-C# MD5, advanced md5 encrypted, and generate the string.
基于SHA-256的HMAC文件校验器
- HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identificati
rat-4.2.25.tar
- Linux下的voip通信終端軟件,common目綠為多媒體開發包,主要提供內存mbus,md5,hmac,網絡接口方面的函數.rat為主要的函數集.-under Linux software voip communication terminals, common green head for multimedia development kits, main memory to provide legal, md5, hmac, n
md5
- 精简后的md5,hmac—md5 算法,方面程序调用
MD5_HMAC
- HMAC-MD5算法实现源码-。
homework3
- 网络信息安全作业 1) MD5算法 2) 安全Hash算法 3) RIPEMD-160算法 4) Whirlpool算法 5) HMAC算法 6) CMAC算法 -homework3
Downloads
- RFC 2104 的 SHA1 HMAC 标准库-SHA1 HMAC
hmac.tar
- this an open source HMAC message authentication implementation in C language with secure hash algorithm SHA -this is an open source HMAC message authentication implementation in C language with secure hash algorithm SHA
HMAC-MD5
- HMAC — MD 5算法的硬件实现,可以对初学者有一定得帮助。-HMAC- MD 5 algorithm for hardware implementation
hmac_sha1.tar
- 以C语言撰写的HMAC SHA1加密演算法,附上测试用的scr ipt-Written in C language HMAC SHA1 encryption algorithm, with a test using the scr ipt
md5
- hmac-md5改进版(支持中文) 易宝采用hmac-md5加密,目前纯ASP版的都不支持中文,为此专门做了改进。代码大为简化,从17K精简到9K。 调用方法:HmacMd5(text,key)-加密内容支持中文,但key最好用非中文的。 md5(text)-简版,ASP_MD5(text)-标准版 -improved version hmac-md5 (support Chinese) Epro hmac-md5
HMAC-MD5
- HMAC-MD5加解密算法,比较详细和具体有用,实用,大家可以下下来参考一下-HMAC-MD5 encryption and decryption algorithm, a more detailed and specific, useful, practical, we can refer to the next down
HMAC
- 任何的mac算法都可以使用标准的hash功能,比如MD5或者sha-1,这种情况下,强度取决于hash功能,和最后的结果的比特串。密匙是关键。-HMAC is a message authentication code (MAC) and can be used to verify the integrity and authentication of a message. It involves hashing a message w
md5
- 目前ASP和VB使用的MD5代码都比较长,通常12K左右。运行速度自然很慢了。还有hmac-md5加密的ASP代码,都是只支持英文字符。不支持中文的。 经过我多年的研究,发现了系统都有一个简单的md5函数库,可以直接调用。于是我就写了标准md5和hmac-md5两个加密函数示例,都有专门处理中文编码的过程。同样这个代码也可以用到VB中,把Server.对象去掉即可。当然其它程序如VC/dephi等都可以利用系统这个函数库的。这
hmac-md5
- HMAC—md5 加密,asp源码程序,可以用来学习MD5 HMAC-HMAC—md5 study
hmac
- Hmac MD5 for all people want
HMACMD5
- c++ hmac MD5 cross implement