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

搜索资源列表

  1. kenel_crypto

    0下载:
  2. 内核加解密算法 加解密函数库及其使用说明,详见附件。 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,twofish)-cbc (des,des_ede3,aes,b
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:139861
    • 提供者:xf
  1. HMAC-MD5

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

    • 发布日期:2017-03-22
    • 文件大小:179416
    • 提供者: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 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. Sha256Calc

    0下载:
  2. SHA256加密算法源代码,免费可直接引用。-SHA256 encryption algorithm source code, free direct quote.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:2213
    • 提供者:朱雷
  1. AESHash

    0下载:
  2. 基于AES加密算法的Hash散列生成器,采用CBC模式,能产生一个文件的HMac散列值-Hash-based AES encryption algorithm hash generator, using CBC mode, can produce a hash value of file HMac
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:966830
    • 提供者:wangurey
  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. report

    0下载:
  2. report of project HMAC using SHA algorithm-report of project HMAC using SHA algorithm..
  3. 所属分类:Project Design

  1. HMAC-SHA

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

  1. hmac

    0下载:
  2. 实现hmac_md5算法-Algorithm to achieve hmac_md5-------------------------------
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1012
    • 提供者:甜甜
  1. BASE64Java

    0下载:
  2. 本篇内容简要介绍BASE64、MD5、SHA、HMAC几种加密算法。 BASE64编码算法不算是真正的加密算法。 MD5、SHA、HMAC这三种加密算法,可谓是非可逆加密,就是不可解密的加密方法,我们称之为单向加密算法。我们通常只把他们作为加密的基础。单纯的以上三种的加密并不可靠。 -This brief introduction to the contents of BASE64, MD5, SHA, HMAC several encryption algorithms. BA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:60548
    • 提供者:whalestudio
  1. Java-Encryption

    0下载:
  2. BASE64算法,MD5算法,SHA算法,HMAC算。 教程中包含上述几种算法的java实现方式。很详细。-BASE64 algorithm, MD5 algorithm, SHA algorithm, HMAC calculation. Tutorial contains the java implementation of several algorithms. Very detailed.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:358211
    • 提供者:刘恒毅
  1. HMAC-MD5

    0下载:
  2. HMAC-MD5加解密算法,比较详细和具体有用,实用,大家可以下下来参考一下-HMAC-MD5 encryption and decryption algorithm, a more detailed and specific, useful, practical, we can refer to the next down
  3. 所属分类:Crypt_Decrypt algrithms

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

    • 发布日期:2017-03-29
    • 文件大小:23571
    • 提供者:hanyuhen1
  1. RSA-HMAC

    0下载:
  2. RSA-HMAC认证算法,已验证可以运行-RSA-HMAC authentication algorithm, verify that you can run
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1392307
    • 提供者:12
  1. password_manager

    0下载:
  2. 实现用户多个网站的密码管理器的功能,用AES算法对密码进行加密管理,同时用Hmac算法对域名进行扩展,并存储到文件中,便于用户对网站密码的增删查改-Password Manager users achieve multiple sites function with AES algorithm to encrypt the password management, and use of the domain name extension Hmac algorithm, and stored in
  3. 所属分类:Network Security

    • 发布日期:2017-05-27
    • 文件大小:9992233
    • 提供者:武琼
  1. hmac

    0下载:
  2. hmax algorithm in java
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:6144
    • 提供者:khanzadeh
  1. HMac_SHA512_F

    0下载:
  2. SHA512、HMAC软件实现代码,VC++语言写的HMAC_SHA1和HMAC_SHA256算法。使用了脚本对象(SHA512, HMAC software code, VC++ language written in HMAC_SHA1 and HMAC_SHA256 algorithm. scr ipt object used)
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:12288
    • 提供者:睡袋
« 12 »
搜珍网 www.dssz.com