-
C编程WPS获得密码文件
用C编程获取WPS的文件密码-C programming WPS access to the password file
- 2022-04-25 06:03:50下载
- 积分:1
-
MD5算法 vb
MD5算法,vb编写,纯手工无私奉献,极力推荐下载!复制粘贴可直接使用!调用函数直接是MD5(),简单易懂,不可逆!
- 2022-07-01 03:00:44下载
- 积分:1
-
cSharp.netprogram-design1.4
c#.net program design1.4
- 2013-11-11 22:15:27下载
- 积分:1
-
RSA-KEY
RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序(RSA public key encryption program)
- 2013-09-06 09:42:15下载
- 积分:1
-
提供加密的聊天程序。使用对称加密算法…
提供加密的c/s 聊天程序。用到对称加密算法和非对称加密算法,实现客户服务器的安全聊天-Provide encrypted c/s chat program. Using symmetric encryption algorithms and asymmetric encryption algorithms, to achieve the security of client-server chat
- 2022-05-21 16:34:45下载
- 积分: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 passwords for beginners
- 2022-08-20 05:12:35下载
- 积分:1
-
des演示算法c++实现
des演示算法c++实现-des algorithm demonstration
implemented by C++
- 2023-05-16 17:05:03下载
- 积分:1
-
这一个16位的CRC校验的源码,源码也已经很详细的注释过了
这一个16位的CRC校验的源码,源码也已经很详细的注释过了-This is a 16-bit CRC checksum of the source code, source code also has very detailed notes after a
- 2022-05-13 05:50:36下载
- 积分:1
-
RSA-MFC
RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密(RSA-MFC, the MFC based on the realization of RSA encryption algorithm, can be used for 16-band file encryption and decryption)
- 2009-06-15 14:34:51下载
- 积分:1