搜索资源列表
usemd5ofwtl.rar
- 不记得在哪个地方得到了一个MD5加密法的类,由于开发的原因要在WTL中使用MD5加密法,但是,这个类并不能直接的用在WTL中(In MFC it was an easy job ),所以我就修改了一下,以方便大家以后在WTL中使用MD5加密法。
md5_fenghq
- MD5的MFC类,使用方便。CMD5::GetMD5(\"123\") 简单吧-the MFC category and convenient. CMD5 : : GetMD5 ( "123") it simple
md5
- 已经封装好的MD5摘要生成算法。支持C/C++。如果不在MFC下使用请删除其中的include文件
md5
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。
md5
- 用MFC实现的对任意长度的文件的MD5加密,得到的是标准的32位十六进制数-Using MFC to achieve for any length of document MD5 encryption, receive the standard 32-bit hexadecimal number
q128.asm
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入-This is an easy to use the MD5 of the C++ category this category can be added to the console program can also be used in the MFC and to provide a deta
md5eg
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入-This is an easy to use the MD5 of the C++ category this category can be added to the console program can also be used in the MFC and to provide a deta
MfcMD5Calculator
- 利用Windows API来计算MD5的MFC例程.计算MD5时主要用到了CryptAcquireContext、CryptCreateHash两个API-Windows API to use the MFC to calculate the MD5 routines. Mainly used when calculating the MD5 of the CryptAcquireContext, CryptCreateHash two API
MD5
- MD5的封装类 在Vc++6.0平台制作,封装的一个类-MD5 Vc++6.0 MFc
mimaxshiyan
- 密码学实验源码· 包含三个密码算法 DES RSA 和 MD5 VC++ MFC界面-Experimental source cryptography consists of three DES RSA and MD5 cryptographic algorithm
MD5
- 以MFC实现的MD5码加密类,类体可直接拷贝到其他程序中使用。-To achieve the MD5 encryption MFC class, the class body can directly copy into other programs to use.
md5
- MD5 的消息映射验证程序,MFC,实现了基本的原理-The implementation of MD5
md5
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR Ge
MD5_RSA
- mfc上MD5加密和RSA加密,程序验证加密后数据正确-mfc MD5 encryption and RSA encryption, program verification encrypted data correctly
MD5
- MFC编的加密器,可以对任意输入进行MD5加密!-MD5 encrypt algorithm.it s use to hash.
MD5
- md5 hash 验证 MFC实现此功能-md5 hash verification MFC to implement this feature
MD5
- MD5实现的加密解密程序,有MFC的图形界面。-MD5 encryption and decryption procedures to achieve, MFC graphical interface.
MFC-md5
- MFC实现的MD5的算法,已打包成类,在源码中有示例文件说明-MFC implementation of the MD5 algorithm, has been packaged into class, there are examples
md5
- MD5 压缩算法,将任意字符串经过MD5计算,转换成128bit的16进制字符串。(MD5 compression algorithm converts any string to a 128-bit hexadecimal string after MD5 calculation.)
zhimakaimen
- 使用openssl1.0.2,MD5加密的一个解密工具,仅供参考MD5解密方法,所以并不上传加密端(A decryption tool using OpenSSL, MD5 encrypted only for reference to the MD5 decryption method, so it does not upload the encrypted end)