-
MD5 algorithm ASP. It MD4 increase on the basis of "safety
MD5算法的ASP实现. 它在MD4的基础上增加了"安全-带子"(Safety-Belts)的概念。虽然MD5比MD4稍微慢一些,但却更为安全。MD5也为一种非常优秀的中间技术。-MD5 algorithm ASP. It MD4 increase on the basis of "safety-belt" (Safety-Belts) concept. Although MD5 than MD4 slightly slower, but more secure. MD5 also as a very good intermediate technology.
- 2022-03-04 18:53:28下载
- 积分:1
-
200多个常见的VC++加密算法代码
有些还是很有用的,网络验证经常能用到的,直接将cpp文件加入到工程里就可以了---Can realize analog keyboard, driver class. Like an ordinary keyboard can be used
- 2023-01-20 04:30:04下载
- 积分:1
-
MD5算法说明 最新的算法分析
MD5算法说明 最新的算法分析-MD5 algorithm shows the newest algorithmic analysis
- 2023-07-13 03:15:02下载
- 积分:1
-
most popular procedures vb
最流行的vb程序反编译软件-most popular procedures vb-building software
- 2022-12-28 20:45:04下载
- 积分:1
-
一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存...
一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net- The Base64 code which develops with ATL controls, the use is
simple, (str) codes with EnCode64, EnCode64 (str) decodes, the
attribute EnCode depositing source code, attribute DeCode deposits the
Base64 code, develops the platform: VC.Net
- 2022-06-28 10:38:18下载
- 积分:1
-
AES C source
AES算法C源码-AES C source
- 2023-02-10 02:00:03下载
- 积分:1
-
C language used to write the URL encoding also base64 encoding
用C语言编写的URL编码也是base64编码
- 2022-04-21 19:19:26下载
- 积分:1
-
access数据库加密有几法,但用“设置安全机智向导”加密最为牢靠,又如何访问这样的数据库呢...
access数据库加密有几法,但用“设置安全机智向导”加密最为牢靠,又如何访问这样的数据库呢-access database encryption with a few laws, but "to provide a safety witty guide" the most secure encryption, how to access such a database?
- 2023-08-27 09:00:03下载
- 积分: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
-
MIME base64 简单的编解码,主要用于学习之用
MIME base64 简单的编解码,主要用于学习之用-A simple MIME base64 encoding and decoding.
- 2022-05-13 22:33:06下载
- 积分:1