文件名称:c-md2
介绍说明--下载内容均来自于网络,请自行研究使用
c/c++编写Md2加密算法,数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。-c/c++ write Md2 encryption algorithm, data encryption, the basic process 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 After entering the appropriate keys to display the 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
md2.cpp
md2.h
md2.h