搜索资源列表
xor.c
- Simple crypting program for files which uses arbitrary XOR key.
Improved_X204689272007
- XOR ALGORITHM TO ENCRYPT THE IMAGE TEXT AND BINARY DATA IN C++ LANGUAGE WITH INTERFACE
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
xor_scrypt
- xor crypt example delphi
Kodzik
- It is a program to encrypt files of any type of content by overwriting its contents. The program uses the XOR cipher. File after the encoding operation continues under the current name. A program written using Delphi.- It is a program to encrypt
curs
- The implementation of an encryption algorithm XOR.
cPPencryption
- C 语 言 写 的 加 密 程 序 , 采 用 异 或 运 算 , 对 称 加 密 , 可 以 计 算 加 密 解 密 用 时&