-
- 2023-03-03 17:45:04下载
- 积分:1
-
带密钥的md5算法库md5lib.h共有下列函数:
char* MDString (char *)
/*输入任意一个字符串,经过md5算法处理后...
带密钥的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
- 2022-01-27 23:50:06下载
- 积分:1
-
简单的文件加密程序,希望站长保留,一些小课程设计可以用...
简单的文件加密程序,希望站长保留,一些小课程设计可以用-Simple file encryption program, owners want to retain some small curriculum design can be
- 2022-09-18 15:15:03下载
- 积分:1
-
études and implementation ofaesin c
études and implementation ofaesin c
- 2022-03-23 03:02:10下载
- 积分:1
-
C++ An MD5 encryption algorithm. The need for encryption interface very useful
C++的一个MD5加密算法。对需要加密的接口非常有用的-C++ An MD5 encryption algorithm. The need for encryption interface very useful
- 2022-02-13 20:18:58下载
- 积分:1
-
tuyecrypt
tuyecrypt-2.1a
- 2022-08-20 14:23:40下载
- 积分:1
-
绝好的文件分割器.
绝好的文件分割器.-excellent paper dividers.
- 2022-03-25 05:13:46下载
- 积分:1
-
AES has been certified by the AES DELPHI, the better, we all give it a try and f...
已经通过AES认证的AES的DELPHI实现,比较好,大家自己试试看,搜的-AES has been certified by the AES DELPHI, the better, we all give it a try and found the
- 2022-03-19 00:08:16下载
- 积分:1
-
大名鼎鼎的DES加密算法,内有html文档做出详细解释
大名鼎鼎的DES加密算法,内有html文档做出详细解释-famous DES encryption algorithm, which is html files provide a detailed explanation
- 2022-10-01 06:05:03下载
- 积分:1
-
文件加密压缩解压缩系统
文件加密压缩解压缩系统-file encryption compression decompression system
- 2022-06-11 19:33:45下载
- 积分:1