资源列表
MD5的解密算法
- MD5加密,针对于一般的开发程序来使用,下载后可直接运行.-MD5 encryption, the response to the general development of procedures to use, can be downloaded directly operation.
des_code
- des加密算法c++实现,可以在windows环境下运行,用了windows的库,是文件加密的尝试-des encryption algorithm c++ achieve, you can run under windows environment, using the windows of the library, is file encryption attempt
MD5-Trainer!
- MD5修改器!自动变换MD5源码,更改文件MD5源码,-MD5 Trainer! MD5 automatically transform source code, change the file MD5 source
SuperBPM src
- 超级增强断点源代码!配合trw2000和sice 使用!可以调试一些反调试的外壳和程序! 用vc编译-Super enhance breakpoint source code! Sice tie trw2000 and use! Some anti-debugging can debug shell and procedures! Compiling with vc
md5
- MD5加密算法,接口清晰方便.分享给大家.谢谢使用-MD5 encryption algorithm, clear and convenient interface. Share to everyone. Thank use
LZWarithmetic
- LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
list_provider
- Getting started examples for the JCE and JCE provider installation.-Getting started examples for the JCE and JC E. provider installation.
DES
- DES算法,DES的具体变换过程,轮变换等-DES algorithm, the specific process of DES transformation, rotation transform
ws-encryptcode
- 加密/解密webservice程序!-encryption / decryption webservice procedures!
jm
- 用过共享软件的人都知道,一般的共享软件(特别是国外的)在使用一段时间后都会提出一些“苛刻”的要求,如让您输入注册号等等。如果您想在软件中实现该“功能”的话,方法有很多。在这里我介绍一种我认为安全性比较高的一种,仅供参考。 大家都知道,当您在命令行中键入“dir”指令后,系统都会读出一个称作serial number的十六进制数字。这个数字理论上有上亿种可能,而且很难同时找到两个序列号一样的硬盘。这就是我这种注册方法的理论依据,通过判断指定磁盘的序列号决定该机器的注册号。 -Used to
MD5
- 一个MD5码和sha加密类,可以对明文进行加密。可以用于注册用户密码-An MD5 code and sha encryption type, you can encrypt the plaintext. Can be used to register the user password
MD5lib
- /* 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) 输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符)字符串 char* MDFile (char *) 输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长(32个字符)字符串 char* hmac_md5(char* text, char* key) 输入任意一个字符串text,和一个用做密钥
