文件名称:c-md5
介绍说明--下载内容均来自于网络,请自行研究使用
数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。
是MD5算法设计 -The basic process of data encryption is to express the original documents or data processed by an algorithm, making it unreadable piece of code, commonly referred to as " ciphertext" , it can only be entered only after the corresponding key show original content, through such ways to protect data from unauthorized people to steal, the purpose of reading. The inverse process to decrypt, encode information about the process of transforming its original data. MD5 algorithm is designed
是MD5算法设计 -The basic process of data encryption is to express the original documents or data processed by an algorithm, making it unreadable piece of code, commonly referred to as " ciphertext" , it can only be entered only after the corresponding key show original content, through such ways to protect data from unauthorized people to steal, the purpose of reading. The inverse process to decrypt, encode information about the process of transforming its original data. MD5 algorithm is designed
(系统自动生成,下载前可以参看下载内容)
下载文件列表
md5.h
md5.cpp
md5.cpp