搜索资源列表
加密解密 (利用异或运算)
- 加密解密 (利用异或运算)-encryption and decryption (using XOR)
加密解密 (利用异或运算)
- 加密解密 (利用异或运算)-encryption and decryption (using XOR)
文件加密技术一例
- 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to
Cryption-Vcdkey-Jeff
- 怀恋Dos时代吗? 这里有一个Dos下的加/解密软件[提供原代码!],叫做VCDKEY,你可能要奇怪为什么叫VCDKEY?这要从上大学时候说起了:大学时候,有个铁哥们叫做"小胖子",此兄爱看VCD碟子,于是经常租碟在自己电脑上看,而且还经常将一些喜欢的精彩片段辑录到电脑中,而其人缘极好,经常有人去他电脑上玩,但他又不愿意让别人看到他录下的东西!有天,他跟我谈到了他的苦衷,于是,我决定为我的哥们写个东西,于是就有了这个东西! 其实,它的原
jiamiJIAMI
- 文件加密程序 1. 对指定的文本文件进行加密(应判断其是否已经加密,若已加密则结束该步骤,否则提示输入加密口令,对文件进行加密); 2. 加密解密方法:输入一个6字符的密钥,将文件数据和密钥进行异或运算。不足6字节的部分,和密钥相应的位进行运算。加密解密方法一样。 3、加密解密后,将数据重新写入文件。 -an encrypted document. For the specified text file encrypti
Program
- 简单文件加密 文件通过字节异或 达到简单的文件加密,只有通过两个文件的异或 + 异或 达到文件的解密!-Simple File Encrypting File byte XOR achieved through a simple file encryption, and only through the two documents XOR+ XOR reached declassified documents!
YIHUO
- 简单的异或加密,将明文通过密钥加密后,经过同样的操作就可以解密-Simple XOR encryption, key encryption will be expressly adopted after the same operation can be decrypted
DelphiEnCrypt
- Delphi开发的加密解密源代码例子,利用了异或运算。-Delphi development of encryption and decryption source code examples, using the XOR operator.
1238719248Bhwb
- Viusual Basic编写 采用异或加密的文件加密器,它可以对任何文件(TXT文本文件、OFFICE文件、EXE等),用些软件加密后文件变为不可运行,且打开后是乱码。解密时是将加密后的文件重新再次加密(密码相同),即可完成解密。 -Prepared using Viusual Basic XOR encryption file encryption, and it can be of any file (TXT text fil
filelock
- 采用异或加密的文件加密器,它可以对任何文件(TXT文本文件、OFFICE文件、EXE等),用些软件加密后文件变为不可运行,且打开后是乱码。解密时是将加密后的文件重新再次加密(密码相同),即可完成解密。 -Using XOR encryption file encryption, and it can be of any file (TXT text file, OFFICE files, EXE, etc.), with more so
jiami
- 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. -File encryption technology to many of which are divided into different levels to suit the needs of different occasions. Her
encrypt
- 自己写的加密类,base64和异或加密解密 支持mfc-Write your own encryption type, base64, and XOR encryption support mfc
XOR_Encrypt
- 一个异或加密解密的例子,仅供参考 一个异或加密解密的例子,仅供参考-XOR encryption and decryption of a case, for reference only
jiandanyihuo
- 实现简单异或加密解密算法,在程序中,运用C语言编写,实现对字符串的加密以及解密。-Simple XOR encryption and decryption algorithms
toolsForCrypt
- 简单的异或加密解密小程序,使用c++编写,用于学习使用-Simple XOR encryption and decryption procedures, the use of c++ preparation for learning to use
WHEncrypt
- 网狐32位MD5加密和20位异或加密解密: 1.不依赖于Window平台库的C++库源代码; 2.针对Windows平台跨语言变成的VC6编译的标准DLL。-Fox 32 MD5 encryption and 20 XOR encryption and decryption: 1 does not depend on the Window platform library C++ library source code 2 f
zijixiede异或加密解密
- 异或和base64加密解密,简单的加密算法,适合初学者。
QCtrl
- GetMmInch - 取得打印机及屏幕信息 GetPCName - 取电脑名 GetPCIP - 通过机器名得到IP地址 IsNumStr - 判断字符串是否是数字串 IsCharStr - 判断字符串是否是[A..Z]字串 ArbStr - 取随机字符串 DenCrypt - 异或加密解密 EncrypKey - 字符串加密 UncrypKey - 字符串解密 StrNum - 查询子字符串Sub
Latest_InforSecurity
- 实现标准的凯撒加密、扩展的凯撒、异或加密解密,并且实现了界面,以及网络安全通信-Implement the Caesar,Extend Caesar,XOR, UI and Socket communication.
XOR-encryption-
- 易语言_位异或加密解密算法,易语言经典算法-Easy language _ XOR encryption and decryption algorithm