搜索资源列表
MD5加密的C++类
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串
md5
- 已经封装好的MD5摘要生成算法。支持C/C++。如果不在MFC下使用请删除其中的include文件
md5
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。
md5_MFC
- md5 用MFC类实现,方便在MFC应用程序中使用-md5 mfc application
md5
- 用MFC实现的对任意长度的文件的MD5加密,得到的是标准的32位十六进制数-Using MFC to achieve for any length of document MD5 encryption, receive the standard 32-bit hexadecimal number
MD5Checker
- 下载个dvd的iso,找了半天的md5检查工具,干脆写了个。 其中,md5算法来自开源社区 Key: md5,MD5,MD5工具,MD5算法 运行于win2k/xp/vista平台,静态链接MFC不需要任何其他依赖dll 注意: 使用该工具打开大文件(Big Size)请耐心等会儿... 有兴趣可以开线程自己完善打开较大文件界面阻塞问题:)-Download a dvd of the iso, to find a half-day md5 check to
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
mfc
- MFC编程相关知识,画图,可视化编程实现可视化,基于对话框,多文档编程-Colonel Games Management System. Athletes can add and delete information and award-winning information query and modify information, log management system using MD5 encryption
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.
MD5
- 基于面向对象对MD5进行了类封装 此处给出了MFC对话框的demo -MD5 mfc
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)
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)