资源列表
des3
- des3加密,可直接使用。网上翻了一个小时des3竟然没有找到可以直接使用的,最终我自己调试了一个出来。 压缩文件下包含两个.h,两个.cpp文件,des3.h就包含了调用的函数接口,密钥在des3.cpp中宏定义。-useful des3
vigenerecipher
- vigenerecipher加密解密算法实例 使用vigenerecipher算法加密字符串 可输入任意密钥-vigenerecipher examples of encryption and decryption algorithms String encryption algorithm using the vigenerecipher Can enter any key
jm
- 用过共享软件的人都知道,一般的共享软件(特别是国外的)在使用一段时间后都会提出一些“苛刻”的要求,如让您输入注册号等等。如果您想在软件中实现该“功能”的话,方法有很多。在这里我介绍一种我认为安全性比较高的一种,仅供参考。 大家都知道,当您在命令行中键入“dir”指令后,系统都会读出一个称作serial number的十六进制数字。这个数字理论上有上亿种可能,而且很难同时找到两个序列号一样的硬盘。这就是我这种注册方法的理论依据,通过判断指定磁盘的序列号决定该机器的注册号。-Used to sh
des.c
- DES.C X_OR ByteBin HexaByte
Elgamal.rar
- 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。,The project implementation Elgalma system encryption and decryption, public and private key to generate, after put in a
111
- 通过MD5加密技术对该软件加密使其成为真正的商用软件-Encrypt the technique through a MD5 to encrypt to make it become the real company to use the software to that software.
DriveKeyFromPswd
- drive encryption key from input password
base64All
- BASE64算法及相关介绍; 支持对文件进行编码和对字符串进行编码;-BASE64 algorithm and the related presentations; Support the document coding and encoding of the string;
3DES
- 标准的3DES加密算法, 标准的3DES加密算法, 标准的3DES加密算法,-Standard 3DES encryption algorithm,
SignPdf
- 对PDF文件进行数字签名,VS 调试通过,仅供参考-sign pdf
md5
- md5摘要算法,用于认证和数字水印,使用vc++6.0环境。-md5
md5_mini
- 最简化实现在md5 调用函数md5string2string(char* in ,char* out),在out里取得md5值-md5string2string(char* in,char*out),return md5 value of in[].
