文件名称:md5
介绍说明--下载内容均来自于网络,请自行研究使用
这是参考网上的算法写的 MD5 的纯C++程序。可以对字符串和文件进行加密。共三个文件 md5.h, md5.cpp, md5tmp.cpp
主要实现在md5.cpp中。md5tmp.cpp是主程序文件,也是一个小的实现模板。
-This is a reference to online MD5 algorithm written in pure C++ program. Strings and files can be encrypted. A total of three documents md5.h, md5.cpp, md5tmp.cpp achieve md5.cpp in the main. md5tmp.cpp is the main program file, but also the realization of a small template.
主要实现在md5.cpp中。md5tmp.cpp是主程序文件,也是一个小的实现模板。
-This is a reference to online MD5 algorithm written in pure C++ program. Strings and files can be encrypted. A total of three documents md5.h, md5.cpp, md5tmp.cpp achieve md5.cpp in the main. md5tmp.cpp is the main program file, but also the realization of a small template.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
md5.txt