Location:
Search - hmac c
Search list
Description: 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, RC6, MARS, SEAL, Luby-Rackoff, MDC,
various encryption modes (CFB, CBC, OFB, counter), DH, DH2, MQV, DSA,
NR, ElGamal, LUC, LUCDIF, LUCELG, Rabin, RW, RSA, BlumGoldwasser,
elliptic curve cryptosystems, BBS, DEFLATE compression,Shamir s secret sharing scheme, Rabin s information dispersal scheme.-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, RC6, MARS, SEAL, Luby-Rackoff, MDC, various encryption modes (CFB, CBC, OFB, counter), DH, DH2, MQV, DSA, NR, ElGamal, LUC, LUCDIF, LUCELG, Rabin, RW, RSA, BlumGoldwasser, elliptic curve cryptosystems, BBS, DEFLATE compression,Shamir s secret sharing scheme, Rabin s information dispersal scheme.
Platform: |
Size: 388055 |
Author: 刘永 |
Hits:
Description: C# MD5, 先进性md5加密,再生成字符串。-C# MD5, advanced md5 encrypted, and generate the string.
Platform: |
Size: 10240 |
Author: 侯兴龙 |
Hits:
Description: 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, RC6, MARS, SEAL, Luby-Rackoff, MDC,
various encryption modes (CFB, CBC, OFB, counter), DH, DH2, MQV, DSA,
NR, ElGamal, LUC, LUCDIF, LUCELG, Rabin, RW, RSA, BlumGoldwasser,
elliptic curve cryptosystems, BBS, DEFLATE compression,Shamir s secret sharing scheme, Rabin s information dispersal scheme.-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, RC6, MARS, SEAL, Luby-Rackoff, MDC, various encryption modes (CFB, CBC, OFB, counter), DH, DH2, MQV, DSA, NR, ElGamal, LUC, LUCDIF, LUCELG, Rabin, RW, RSA, BlumGoldwasser, elliptic curve cryptosystems, BBS, DEFLATE compression,Shamir s secret sharing scheme, Rabin s information dispersal scheme.
Platform: |
Size: 388096 |
Author: 刘永 |
Hits:
Description: yeepay易宝支付文档和代码例子,包含php,java.c# ,asp.net等测试实例
Platform: |
Size: 2429952 |
Author: liwei |
Hits:
Description: 最新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
SymmetricCipherDocumentation
Hash Functions
SHA1, SHA224, SHA256, SHA384, SHA512, Tiger, Whirlpool, RIPEMD160, RIPEMD320, RIPEMD128, RIPEMD256, Weak1::MD2, Weak1::MD4, Weak1::MD5
Non-Cryptographic Checksums
CRC32, Adler32
Message Authentication Codes
VMAC, HMAC, CBC_MAC, CMAC, DMAC, TTMAC, GCM (GMAC)
Random Number Generators
NullRNG(), LC_RNG, RandomPool, BlockingRng, NonblockingRng, AutoSeededRandomPool, AutoSeededX917RNG, DefaultAutoSeededRNG
Password-based Cryptography
PasswordBasedKeyDerivationFunction
Public Key Cryptosystems
DLIES, ECIES, LUCES, RSAES, RabinES, LUC_IES
Public Key Signature Schemes
DSA, GDSA, ECDSA, NR, ECNR, LUCSS, RSASS, RSASS_ISO, RabinSS, RWSS, ESIGN
Key Agreement
DH, DH2, MQV, ECDH, ECMQV, XTR_DH
Algebraic Structures
Integer, PolynomialMod2, PolynomialOver, RingOfPolynomialsOver, ModularArithmetic, MontgomeryRepresentati
Platform: |
Size: 1048576 |
Author: 沧海 |
Hits:
Description: 网络信息安全作业
1) MD5算法
2) 安全Hash算法
3) RIPEMD-160算法
4) Whirlpool算法
5) HMAC算法
6) CMAC算法
-homework3
Platform: |
Size: 56320 |
Author: lixiaoxu |
Hits:
Description: 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
Platform: |
Size: 13312 |
Author: enropin |
Hits:
Description: 实现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.
Platform: |
Size: 21504 |
Author: kadin |
Hits:
Description: 以C语言撰写的HMAC SHA1加密演算法,附上测试用的Script-Written in C language HMAC SHA1 encryption algorithm, with a test using the Script
Platform: |
Size: 4096 |
Author: Dennis |
Hits:
Description: 利用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++
Platform: |
Size: 21504 |
Author: Zn |
Hits:
Description: 以C语言撰写的hmac SHA1加密演算法,再加上测试文件-Hmac SHA1 encryption algorithm written in C language, coupled with the test file
Platform: |
Size: 16384 |
Author: hongbaotong |
Hits:
Description: 基于C++编写的,hmac-md5算法,经过测试-Based C++ written hmac-md5 algorithm has been tested ~ ~
Platform: |
Size: 16384 |
Author: yy |
Hits:
Description: 基于国密算法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
Platform: |
Size: 233472 |
Author: 易维兴 |
Hits:
Description: hmac-sha1c++ 的实现过程,包括其中类的实现-hmac-sha1 c++
Platform: |
Size: 6144 |
Author: 政哥 |
Hits:
Description: hmac-sha1 c语言算法 包含所有所需程序-hmac-sha1 c language algorithm contains all the necessary procedures
Platform: |
Size: 517120 |
Author: david |
Hits:
Description: hmac.c implementation of hmac auth_type_t.
-hmac.c implementation of hmac auth_type_t.
Platform: |
Size: 28672 |
Author: ruezrnk |
Hits:
Description: hmac.c implementation of hmac auth_type_t.
-hmac.c implementation of hmac auth_type_t.
Platform: |
Size: 3072 |
Author: ribinwg |
Hits:
Description: 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.
Platform: |
Size: 4096 |
Author: tiujhpa |
Hits:
Description: hmac-sha1 hello world hello world hello world hello world-hello worldhello worldhello worldhello worldhello worldhello world
Platform: |
Size: 5120 |
Author: abcd |
Hits:
Description: HMAC是密钥相关的哈希运算消息认证码,HMAC运算利用哈希算法,以一个密钥和一个消息为输入,生成一个消息摘要作为输出(Using SHA1 for HAMC algorithms)
Platform: |
Size: 27648 |
Author: ly0303521
|
Hits: