-
md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用....
md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用.-md5 hash encryption algorithm, this compressed, includes a complete calling DLL source, PB format. After the direct import can apply.
- 2022-05-21 00:47:37下载
- 积分:1
-
rsa加密算法源码
rsa加密算法源码-Source code of RSA encrypt algorithm
- 2022-08-24 04:59:14下载
- 积分:1
-
要在最低visual studio 2005的版本下运行,在运行后出现的对话框中输入密码就可以在下面的对话框中加密你想要加密的内容,可以保存加密后的内容,也可以...
要在最低visual studio 2005的版本下运行,在运行后出现的对话框中输入密码就可以在下面的对话框中加密你想要加密的内容,可以保存加密后的内容,也可以观看加密后的内容。-To the minimum version of visual studio 2005 run, after running the dialog box that appears, type the password in the following dialog box encryption you want to encrypt the content can be saved encrypted content, but also be able to watch encrypted内容.
- 2023-06-04 23:25:04下载
- 积分:1
-
md5通用加密算法,采用C编写,也可以在C++下使用
md5通用加密算法,采用C编写,也可以在C++下使用-General md5 encryption algorithm, using C to prepare, you can also use C++
- 2022-01-24 13:44:33下载
- 积分: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
-
with BCB was a shell!
一个用BCB写的壳!-with BCB was a shell!
- 2023-04-12 01:50:03下载
- 积分:1
-
des算法实现源码
des算法实现源码-des algorithm realization source code
- 2022-10-25 02:15:03下载
- 积分:1
-
VC实现RSA算法的程序,好东西啊,vc6.0编译通过
VC实现RSA算法的程序,好东西啊,vc6.0编译通过-VC to achieve RSA algorithm procedure, a good thing ah
- 2022-03-23 21:09:50下载
- 积分:1
-
C_MD5 是一个用C写的标准MD5加密算法,使用简单,快速
C_MD5 是一个用C写的标准MD5加密算法,使用简单,快速
- 2022-11-25 13:50:03下载
- 积分:1
-
用matlab实现的图像加密算法
用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
- 2022-09-20 20:10:03下载
- 积分:1