搜索资源列表
C-programming-examples
- 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. -File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technolog
curs
- The implementation of an encryption algorithm XOR.
cPPencryption
- C 语 言 写 的 加 密 程 序 , 采 用 异 或 运 算 , 对 称 加 密 , 可 以 计 算 加 密 解 密 用 时&