CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hmac c

搜索资源列表

  1. Library_of_Cryptographic

    0下载:
  2. a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:388055
    • 提供者:刘永
  1. YeePay_HTMLcommon_V3.0.zip

    1下载:
  2. yeepay易宝支付文档和代码例子,包含php,java.c# ,asp.net等测试实例,yeepay易宝支付文档和代码例子,包含php,java.c# ,asp.net等测试实例
  3. 所属分类:ASP源码

    • 发布日期:2012-11-17
    • 文件大小:2429718
    • 提供者:liwei
  1. hmac_sha1.tar

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

    • 发布日期:2016-01-25
    • 文件大小:4096
    • 提供者:Dennis
  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 encoding algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:21733
    • 提供者:kadin
  1. HMAC-SHA1

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

    • 发布日期:2016-01-23
    • 文件大小:16384
    • 提供者:hongbaotong
  1. HMAC-SHA-1

    1下载:
  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. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:21139
    • 提供者:Zn
  1. cryptopp560

    0下载:
  2. 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1049029
    • 提供者:沧海
  1. homework3

    0下载:
  2. 网络信息安全作业 1) MD5算法 2) 安全Hash算法 3) RIPEMD-160算法 4) Whirlpool算法 5) HMAC算法 6) CMAC算法 -homework3
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:56439
    • 提供者:lixiaoxu
  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. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:12960
    • 提供者:enropin
  1. hmac_md5

    0下载:
  2. 基于C++编写的,hmac-md5算法,经过测试-Based C++ written hmac-md5 algorithm has been tested ~ ~
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:16642
    • 提供者:yy
  1. sm3Phmac

    0下载:
  2. 基于国密算法SM3实现HMAC,输入密钥和消息,可产生HASH验证码,C环境下调试成功-Based on the countries close algorithm realization SM3 HMAC, input key and news, can produce HASH verification code, C environment debugging success
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:233721
    • 提供者:易维兴
  1. CPP_HMAC_SHA1

    0下载:
  2. hmac-sha1c++ 的实现过程,包括其中类的实现-hmac-sha1 c++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:6012
    • 提供者:政哥
  1. HMAC-SHA1

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

    • 发布日期:2017-11-04
    • 文件大小:517072
    • 提供者:david
  1. AES-CMAC

    1下载:
  2. (1). 复习AES原理。 (2). 用C/C++编写AES算法并调试通过。 (3). 复习CMAC原理。 (4). 在实现AES基础上,用C/C++编写CMAC算法并调试通过。 (5). 回答下列思考题。  AES解密算法和AES的逆算法之间有什么不同?  CMAC与HMAC相比,有什么优点? -(1). Review AES works. (2) with C/C++ write and debug via the AES algo
  3. 所属分类:Network Security

    • 发布日期:2015-04-20
    • 文件大小:590848
    • 提供者:于木每
  1. exceptions

    0下载:
  2. hmac.c implementation of hmac auth_type_t. -hmac.c implementation of hmac auth_type_t.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:28698
    • 提供者:ruezrnk
  1. hmac

    0下载:
  2. hmac.c implementation of hmac auth_type_t. -hmac.c implementation of hmac auth_type_t.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2665
    • 提供者:ribinwg
  1. if_addr

    0下载:
  2. hmac.c implementation of hmac auth type t Kernel Device Driver for linux v2.13.6. -hmac.c implementation of hmac auth type t Kernel Device Driver for linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3606
    • 提供者:tiujhpa
  1. main.c

    0下载:
  2. hmac-sha1 hello world hello world hello world hello world-hello worldhello worldhello worldhello worldhello worldhello world
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5095
    • 提供者:abcd
  1. CSharp-code-Opetator

    0下载:
  2. C# 最强密码处理类,MD5加密、SHA1 加密、SHA256 加密、HMAC 加密-MD5 encryption, SHA1 encryption, SHA256 encryption, HMAC encryption
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:10372
    • 提供者:
  1. hmac_sha1.c源码, C语言中的HMAC_SHA1加密方法

    1下载:
  2. HMAC是密钥相关的哈希运算消息认证码,HMAC运算利用哈希算法,以一个密钥和一个消息为输入,生成一个消息摘要作为输出(Using SHA1 for HAMC algorithms)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:27648
    • 提供者:ly0303521
« 12 »
搜珍网 www.dssz.com