搜索资源列表
kenel_crypto
- 内核加解密算法 加解密函数库及其使用说明,详见附件。 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
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.
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++
Sha256Calc
- SHA256加密算法源代码,免费可直接引用。-SHA256 encryption algorithm source code, free direct quote.
AESHash
- 基于AES加密算法的Hash散列生成器,采用CBC模式,能产生一个文件的HMac散列值-Hash-based AES encryption algorithm hash generator, using CBC mode, can produce a hash value of file HMac
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
report
- report of project HMAC using SHA algorithm-report of project HMAC using SHA algorithm..
HMAC-SHA
- hmac using SHA algorithm source code-hmac using SHA algorithm source code...
hmac
- 实现hmac_md5算法-Algorithm to achieve hmac_md5-------------------------------
BASE64Java
- 本篇内容简要介绍BASE64、MD5、SHA、HMAC几种加密算法。 BASE64编码算法不算是真正的加密算法。 MD5、SHA、HMAC这三种加密算法,可谓是非可逆加密,就是不可解密的加密方法,我们称之为单向加密算法。我们通常只把他们作为加密的基础。单纯的以上三种的加密并不可靠。 -This brief introduction to the contents of BASE64, MD5, SHA, HMAC several encryption algorithms. BA
Java-Encryption
- BASE64算法,MD5算法,SHA算法,HMAC算。 教程中包含上述几种算法的java实现方式。很详细。-BASE64 algorithm, MD5 algorithm, SHA algorithm, HMAC calculation. Tutorial contains the java implementation of several algorithms. Very detailed.
HMAC-MD5
- HMAC-MD5加解密算法,比较详细和具体有用,实用,大家可以下下来参考一下-HMAC-MD5 encryption and decryption algorithm, a more detailed and specific, useful, practical, we can refer to the next down
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
RSA-HMAC
- RSA-HMAC认证算法,已验证可以运行-RSA-HMAC authentication algorithm, verify that you can run
password_manager
- 实现用户多个网站的密码管理器的功能,用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
hmac
- hmax algorithm in java
HMac_SHA512_F
- 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)