-
用来脱被upx加过壳的文件,包括被upxfix等修改过的文件,适用于几乎所有版本(不过特低的好像有些问题:( ) 欢迎指正!msn:phoenix8088@ho...
用来脱被upx加过壳的文件,包括被upxfix等修改过的文件,适用于几乎所有版本(不过特低的好像有些问题:( ) 欢迎指正!msn:phoenix8088@hotmail.com-UPX from being used to shell the documents have been added, including such upxfix revised document, applicable to almost all versions (particularly low, however it seems there are some problems: () please correct me! Msn: phoenix8088@hotmail.com
- 2022-08-08 04:58:30下载
- 积分:1
-
RSA演示代码,运行环境VC++6.0,研究RSA的可以
RSA演示代码,运行环境VC++6.0,研究RSA的可以-RSA demo code, runtime environment VC++ 6.0, Research RSA can
- 2022-02-11 13:21:18下载
- 积分:1
-
Des achieve encryption
Des加密的实现-Des achieve encryption
- 2023-02-06 05:25:03下载
- 积分:1
-
JAVA的加密源程序,DES等加密算法
JAVA的加密源程序,DES等加密算法-JAVA encryption source, such as DES encryption algorithm
- 2022-03-13 10:22:49下载
- 积分:1
-
汇编写的md5加密算法
汇编写的md5加密算法-Md5 encrypt algorithm written in ASM
- 2022-06-12 17:51:56下载
- 积分:1
-
ASP写的MD5加密算法。
ASP写的MD5加密算法。-ASP write MD5 encryption algorithm.
- 2022-08-16 17:21:43下载
- 积分:1
-
Verilog写的 CRC 编码
Verilog写的 CRC 编码-CRC code written in Verilog
- 2022-06-18 19:05:04下载
- 积分:1
-
密码编码学――加密方法的C与C++实现
密码编码学――加密方法的C与C++实现-cryptographers-- encryption methods of achieving C and C
- 2022-05-19 14:30:50下载
- 积分: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
-
enigma.zip(VB),一个德国的恩尼格玛密码加密技术很酷的例子,原来的…
enigma.zip(VB)一个德国的enigma加密技术例子COOL,原程序不支持明文是汉字,添加了一个小模块
-enigma.zip (VB), a German enigma encryption technology COOL example, the original program is not expressly support Chinese characters, add a small module
- 2022-08-21 18:13:42下载
- 积分:1