文件名称:md5_Gen
- 所属分类:
- 其它
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 55.43kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
同学编写的小软件,MD5编码器
md5的全称是message-digest algorithm 5。md5将对输入的任意长度的信息进行计算,产生一个128bit长度的大整数,并且它是一个不可逆的变换算法,至于它的原理,有兴趣的朋友可以自己上网查找相关资料。
md5的典型实际应用是对一段message(字节串)产生“指纹”,可以防止文件被人“篡改”。
使用介绍:
[choose ]:选择待加密文件;
[encrypt]:对选定文件进行加密运算;
[ save ]:以*.md5.txt(*:指原文件)的形式把“指纹”保存在原文件的目录下。-students prepared by the small software MD5 encoder md5 name is message-digest algorithm 5. Md5 will import of arbitrary length of the information, have a length of 128 bit integers, and it is an irreversible transformation algorithm as its principle, the friends are interested in their own Internet search relevant information. Md5 typical practical application of a message (byte string) to "fingerprint" that could prevent the document were "distorted." Use introduced : [choose] : choice question encryption; [Encrypt] : selected documents encryption algorithms; [Save] : md5.txt *. (* : refers to the original documents) in the form of the "fingerprints" preserved in the original document directory.
md5的全称是message-digest algorithm 5。md5将对输入的任意长度的信息进行计算,产生一个128bit长度的大整数,并且它是一个不可逆的变换算法,至于它的原理,有兴趣的朋友可以自己上网查找相关资料。
md5的典型实际应用是对一段message(字节串)产生“指纹”,可以防止文件被人“篡改”。
使用介绍:
[choose ]:选择待加密文件;
[encrypt]:对选定文件进行加密运算;
[ save ]:以*.md5.txt(*:指原文件)的形式把“指纹”保存在原文件的目录下。-students prepared by the small software MD5 encoder md5 name is message-digest algorithm 5. Md5 will import of arbitrary length of the information, have a length of 128 bit integers, and it is an irreversible transformation algorithm as its principle, the friends are interested in their own Internet search relevant information. Md5 typical practical application of a message (byte string) to "fingerprint" that could prevent the document were "distorted." Use introduced : [choose] : choice question encryption; [Encrypt] : selected documents encryption algorithms; [Save] : md5.txt *. (* : refers to the original documents) in the form of the "fingerprints" preserved in the original document directory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 53607885md5_gen.rar 列表 md5_G\MD5.clw md5_G\MD5.cpp md5_G\MD5.dsp md5_G\MD5.dsw md5_G\MD5.h md5_G\MD5.plg md5_G\MD5Checksum.cpp md5_G\MD5Checksum.h md5_G\MD5ChecksumDefine.h md5_G\MD5Dlg.cpp md5_G\MD5Dlg.h md5_G\openFile.cpp md5_G\openFile.h md5_G\ReadMe.txt md5_G\resource.h md5_G\StdAfx.cpp md5_G\StdAfx.h md5_G\res\funbetter.ico md5_G\res\help.ico md5_G\res\MD5.rc2 md5_G\res\Thumbs.db md5_G\res md5_G\MD5.rc md5_G\MD5.APS md5_G\MD5.vcproj md5_G\MD5.sln md5_G\MD5.suo md5_G\MD5.ncb md5_G\MD5.MD5.txt md5_G\MD5.opt md5_G