Welcome![Sign In][Sign Up]
Location:
Search - hmac_md5

Search list

[Crack Hackhmac_md5_asm

Description: 一个用WIN32汇编写的hmac_md5算法子程序。用于数据加密-A compilation of written using WIN32 Subroutine hmac_md5 algorithm. For data encryption
Platform: | Size: 24576 | Author: feicong | Hits:

[Crack Hackc-md5code

Description: 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用做密钥的字符串key,经过hmac_md5算法处 理,返回处理结果:一个定长字符串(32个字符)*/ 具体使用方法可参考例子sample.c,其运行结果在本文后面。-Md5 algorithm with a key repository md5lib.h total of the following functions: char* MDString (char*) /* enter any one string, after md5 algorithm processing, return the result: a fixed-length (32 characters) string*/char* MDFile (char*) /* enter any of the file name, file contents through the md5 algorithm processing, return the result: a fixed-length (32 characters) string*/char* hmac_md5 (char* text, char* key) /* input a string of arbitrary text, and a string key used as key, after hmac_md5 algorithm processing, return processing results: a fixed-length string (32 characters)*/specific examples of the use of methods can be found sample.c, the results of its operation later in this article.
Platform: | Size: 6144 | Author: wangyicai | Hits:

[Algorithmhmac_md5

Description: source code with c for HMAC_MD5 Alg. you can build it both in Windows and Linux.
Platform: | Size: 2048 | Author: emily | Hits:

[Mathimatics-Numerical algorithmshmac

Description: 实现hmac_md5算法-Algorithm to achieve hmac_md5-------------------------------
Platform: | Size: 1024 | Author: 甜甜 | Hits:

[CA authhmac_md5

Description: Function which calculates hmac_md5 -Function which calculates hmac_md5
Platform: | Size: 1024 | Author: kenneth | Hits:

[Crack HackMD5lib

Description: /* 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) 输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符)字符串 char* MDFile (char *) 输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长(32个字符)字符串 char* hmac_md5(char* text, char* key) 输入任意一个字符串text,和一个用做密钥的字符串key,经过hmac_md5算法处理,返回处理结果:一个定长字符串(32个字符) 具体使用方法可参考例子sample.c,其运行结果在本文后面。 注意在调用时需要添加头文件 #include "md5lib.h" */-/* Md5 algorithm with a key repository md5lib.h total of the following functions: char* MDString (char*) enter any string, after the md5 algorithm processing, return the result: a fixed length (32 characters) string to char* MDFile (char*) enter any file name, file contents through the md5 algorithm processing, return the result: a fixed length (32 characters) string char* hmac_md5 (char* text, char* key) enter any string text, and a string used as key key, after hmac_md5 algorithm processing and return the results: a fixed-length string (32 characters) can refer to specific examples of use sample.c, its operating results in later in this article . Note that the call need to add header file# include " md5lib.h" * /
Platform: | Size: 5120 | Author: suguiyang | Hits:

[Otherhmac_md5

Description: 基于C++编写的,hmac-md5算法,经过测试-Based C++ written hmac-md5 algorithm has been tested ~ ~
Platform: | Size: 16384 | Author: yy | Hits:

[Crack HackHMAC_MD5

Description: 基于md5和sha1的HMAC程序。程序的功能是给定密钥计算任意长度的文件的HMAC值,验证一个文件的HMAC值是否是一个给定值。程序的使用接口不限,HMAC的计算和验证功能在一个单独的程序中实现-Based on the md5 and sha1 HMAC program. Program function is given key computing random length of the file HMAC value to verify a file s HMAC value is a given value. The use of any program interface, HMAC calculation and verification function in a separate program to realize
Platform: | Size: 2618368 | Author: 王萌 | Hits:

[JSP/JavaHMAC_MD5

Description: HMAC_MD5是基于MD5的HMAC程序,里面自带了测试功能。-HMAC_MD5 is based on the HMAC MD5 program, which comes with a test function.
Platform: | Size: 2048 | Author: yedunhui | Hits:

CodeBus www.codebus.net