文件名称:encryption-technology-
介绍说明--下载内容均来自于网络,请自行研究使用
给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可.-File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technology, which uses the file byte by byte XOR with the password encryption methods on file, when decrypted , only the encryption process can be run again.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件加密.c