-
Universal Asynchronous Receiver
Universal Asynchronous Receiver
- 2022-11-30 02:20:03下载
- 积分:1
-
rijndael算法在vc源码
rijndael算法在vc源码-vc FOSS
- 2022-03-22 01:40:39下载
- 积分:1
-
后工具烘干机烘干就 鬼画符规划覆盖
后工具烘干机烘干就 鬼画符规划覆盖 -tools dryer sheets drying on the planning coverage plans cover sheets
- 2023-04-03 16:35:04下载
- 积分:1
-
VHDL实现128bitAES加密算法 LOW AREA节约成本的实现 DATA FLOW为8bits
VHDL实现128bitAES加密算法 LOW AREA节约成本的实现 DATA FLOW为8bits-VHDL realize 128bitAES encryption algorithm LOW AREA realize cost-saving DATA FLOW for 8 bits
- 2022-01-26 07:06:10下载
- 积分:1
-
快速去除PDF密码设置,不用安装,直接使用
快速去除PDF密码设置,不用安装,直接使用-Quick removal of PDF password settings, do not need to install, direct use
- 2023-06-09 05:40:03下载
- 积分:1
-
TRegware时间炸弹,可以根据自己需要调整。(有源代码)工作在:D5 D6。作者:Winston Kotzan。...
TRegware时间炸弹,可以根据自己需要调整。(有源代码)工作在:D5 D6。作者:Winston Kotzan。-TRegware time bombs, can be adjusted according to their own. (Source code) work: D5 D6. Author: Winston Kotzan.
- 2022-02-28 17:31:49下载
- 积分:1
-
source for the realization of PKCS# 12 standard
PKCS#12源程序,用于实现PKCS#12标准-source for the realization of PKCS# 12 standard
- 2022-01-25 14:38:26下载
- 积分:1
-
c语言文件加密程序
c语言文件加密程序-file encryption procedures
- 2022-01-26 04:02:13下载
- 积分:1
-
base64 decoding base64 decoding
base64解码 -base64 decoding base64 decoding
- 2022-01-25 19:34:46下载
- 积分: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