搜索资源列表
hmac-zy
- hmac的verilog代码, 通过控制字选择进行sha1运算或hmac运算-hmac the verilog code word through the control options or hmac sha1 Operational Operational
hMacSha1
- 软件实现SHA1的HMAC算法,因为MD5已经被破解,所以就直接不上传了-software SHA1 the HMAC algorithms, as MD5 has been solved, so they do not directly uploaded
基于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
hmac-zy
- hmac的verilog代码, 通过控制字选择进行sha1运算或hmac运算-hmac the verilog code word through the control options or hmac sha1 Operational Operational
hmac
- hmac是一种消息验证码,我开发的这个程序可以进行任意长度的消息验证。该程序代码可以用来防止文件篡改,可以适当修改输入密码。-HMAC is a message authentication code, I developed this procedure can be of arbitrary length message authentication. The program code can be used to prevent
HMAC-SHA1
- 比较好的代码,可以进行HMAC运算,大家看看啊-Relatively good code, can be HMAC computation, let us look at ah
md5
- 精简后的md5,hmac—md5 算法,方面程序调用
HMAC_SHA1
- VC++ Hmac-sha1加密的功能-VC++ Hmac-sha1
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-SHA
- hmac using SHA algorithm source code-hmac using SHA algorithm source code...
HMAC-MD5
- HMAC — MD 5算法的硬件实现,可以对初学者有一定得帮助。-HMAC- MD 5 algorithm for hardware implementation
hmac_sha
- 实现HMAC-SHA1签名再Base64转码: (1)HMACSHA1.c:实现HMAC-SHA1签名算法 (2)base64.c:base64编码算法。-HMAC-SHA1 signatures to achieve further Base64 transcoder: (1) HMACSHA1.c: HMAC-SHA1 signature algorithm to achieve (2) base64.c: base64 e
hmac_sha1.tar
- 以C语言撰写的HMAC SHA1加密演算法,附上测试用的scr ipt-Written in C language HMAC SHA1 encryption algorithm, with a test using the scr ipt
HMAC-SHA-1
- 利用HMAC-SHA-1算法生成加密消息摘要,长度可控制,语言C/C++ -The use of HMAC-SHA-1 algorithm to generate encrypted message digest, the length can be controlled, the language C/C++
HMAC-SHA
- 包含HMAC,SHA1,SHA256,SHA384,SHA512的加密写法-Contains HMAC, SHA1 SHA256, SHA384, SHA512 encryption capitalization
HMAC-SHA1
- hmac—sha1 编码解码-hmac-sha1 encoding and decoding
HMAC-SHA1
- 以C语言撰写的hmac SHA1加密演算法,再加上测试文件-Hmac SHA1 encryption algorithm written in C language, coupled with the test file
HMAC-SHA1
- hmac-sha1 c语言算法 包含所有所需程序-hmac-sha1 c language algorithm contains all the necessary procedures
hmac-sha1
- hmac-sha1算法实现,较为经典,随着该算法应用越来越广,变得越来越重要,值得学习-hmac-sha1 algorithm, more classic, with the increasingly widespread application of the algorithm, is becoming increasingly important, it is worth learning
hmac-sha1
- 实现hmac-sha1 base64编码,适合签名-very good