搜索资源列表
hmac-zy
- hmac的verilog代码, 通过控制字选择进行sha1运算或hmac运算-hmac the verilog code word through the control options or hmac sha1 Operational Operational
hmac_sha1.tar
- 以C语言撰写的hmac sha1加密演算法,附上测试用的scr ipt-Written in C language hmac sha1 encryption algorithm, with a test using the scr ipt
HAMC
- 使用Openssl的hmac运算样例, 支持X86和X64平台。-The use of the hmac computation Openssl example, to support the X86 and X64 platforms.
hmac_sha1
- VC++ hmac-sha1加密的功能-VC++ hmac-sha1
hmac-sha1
- 比较好的代码,可以进行HMAC运算,大家看看啊-Relatively good code, can be hmac computation, let us look at ah
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 encoding algorithm.
MD5_hmac
- hmac-MD5算法实现源码-。
hmac-sha1
- 以C语言撰写的hmac sha1加密演算法,再加上测试文件-hmac sha1 encryption algorithm written in C language, coupled with the test file
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++
md5
- 精简后的md5,hmac—md5 算法,方面程序调用
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
- 实现hmac_md5算法-Algorithm to achieve hmac_md5-------------------------------
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
- 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
hmac_sha1.c源码, C语言中的hmac_sha1加密方法
- hmac是密钥相关的哈希运算消息认证码,hmac运算利用哈希算法,以一个密钥和一个消息为输入,生成一个消息摘要作为输出(Using sha1 for HAMC algorithms)