搜索资源列表

  1. hmac-zy

    0下载:
  2. hmac的verilog代码, 通过控制字选择进行sha1运算或hmac运算-hmac the verilog code word through the control options or hmac sha1 Operational Operational
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:559558
    • 提供者:lijialu
  1. hMacSha1

    0下载:
  2. 软件实现SHA1的HMAC算法,因为MD5已经被破解,所以就直接不上传了-software SHA1 the HMAC algorithms, as MD5 has been solved, so they do not directly uploaded
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:高志权
  1. 基于SHA-256的HMAC文件校验器

    0下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:50176
    • 提供者:杨飞
  1. hmac-zy

    0下载:
  2. hmac的verilog代码, 通过控制字选择进行sha1运算或hmac运算-hmac the verilog code word through the control options or hmac sha1 Operational Operational
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:559104
    • 提供者:lijialu
  1. hmac

    1下载:
  2. 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
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:wangweiyang
  1. HMAC-SHA1

    0下载:
  2. 比较好的代码,可以进行HMAC运算,大家看看啊-Relatively good code, can be HMAC computation, let us look at ah
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:16384
    • 提供者:Tracy
  1. md5

    0下载:
  2. 精简后的md5,hmac—md5 算法,方面程序调用
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:2109440
    • 提供者:char
  1. HMAC_SHA1

    0下载:
  2. VC++ Hmac-sha1加密的功能-VC++ Hmac-sha1
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:6144
    • 提供者:zou
  1. hmac.tar

    0下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:13312
    • 提供者:enropin
  1. HMAC-SHA

    0下载:
  2. hmac using SHA algorithm source code-hmac using SHA algorithm source code...
  3. 所属分类:CA认证

  1. HMAC-MD5

    0下载:
  2. HMAC — MD 5算法的硬件实现,可以对初学者有一定得帮助。-HMAC- MD 5 algorithm for hardware implementation
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:179200
    • 提供者:zhangchaoqi
  1. hmac_sha

    0下载:
  2. 实现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
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:21504
    • 提供者:kadin
  1. hmac_sha1.tar

    0下载:
  2. 以C语言撰写的HMAC SHA1加密演算法,附上测试用的scr ipt-Written in C language HMAC SHA1 encryption algorithm, with a test using the scr ipt
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:Dennis
  1. HMAC-SHA-1

    0下载:
  2. 利用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++
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:21504
    • 提供者:Zn
  1. HMAC-SHA

    0下载:
  2. 包含HMAC,SHA1,SHA256,SHA384,SHA512的加密写法-Contains HMAC, SHA1 SHA256, SHA384, SHA512 encryption capitalization
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:1549312
    • 提供者:彭川
  1. HMAC-SHA1

    0下载:
  2. hmac—sha1 编码解码-hmac-sha1 encoding and decoding
  3. 所属分类:C#编程

    • 发布日期:2024-04-29
    • 文件大小:51200
    • 提供者:hujiefang
  1. HMAC-SHA1

    0下载:
  2. 以C语言撰写的hmac SHA1加密演算法,再加上测试文件-Hmac SHA1 encryption algorithm written in C language, coupled with the test file
  3. 所属分类:CA认证

    • 发布日期:2024-04-29
    • 文件大小:16384
    • 提供者:hongbaotong
  1. HMAC-SHA1

    0下载:
  2. hmac-sha1 c语言算法 包含所有所需程序-hmac-sha1 c language algorithm contains all the necessary procedures
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:517120
    • 提供者:david
  1. hmac-sha1

    0下载:
  2. hmac-sha1算法实现,较为经典,随着该算法应用越来越广,变得越来越重要,值得学习-hmac-sha1 algorithm, more classic, with the increasingly widespread application of the algorithm, is becoming increasingly important, it is worth learning
  3. 所属分类:加密解密

    • 发布日期:2024-04-29
    • 文件大小:23552
    • 提供者:hanyuhen1
  1. hmac-sha1

    0下载:
  2. 实现hmac-sha1 base64编码,适合签名-very good
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:大帅比
« 12 3 »

源码中国 www.ymcn.org