CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - xor encryption

搜索资源列表

  1. knjm

    1下载:
  2. 一个利用异或加密算法的程序,有较好的界面,同时可以进行解密运算。名称为可逆加密。可以对任何文件进行全代码异或,同时可使用其他通信工具传输异或密码。达到文件传输的安全性。-The use of an XOR encryption algorithm program, and a better interface, while the decryption. The name of the reversible encryption. Any document can be full code XO
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-12
    • 文件大小:8192
    • 提供者:fdfdsfsf
  1. Awenben

    0下载:
  2. A盟密本-----不错的文本加密源代码 =================================== 产品特点 ~~~~~~~ ================================= 1、文本加密 使用简单的XOR技术加密,不过是很容易破解的 2、获取C盘序列号变成注册码(压缩文件里面附上算号器) 3、通过百度搜索 4、多语言支持 5、文字字体、颜色选择 6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出) -A UN
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-19
    • 文件大小:5899264
    • 提供者:独萧
  1. EncryptByFile(clientUsing)

    0下载:
  2. VC6写的文件加密方法,其实这个比较简单,就是通过简单的异或运算进行加解密操作!13944902227-VC6 write file encryption methods, in fact, this relatively simple, that is, through a simple XOR encryption and decryption operations to carry out the operation! 13944902227
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:91246
    • 提供者:柳彦春
  1. EncryptByHarddisk(clientUsing)

    0下载:
  2. VC6写的利用硬盘号加密的方法,其实这个比较简单,就是通过简单的异或运算进行加解密操作!13944902227-VC6 written using the method of hard disk encryption No. In fact, this relatively simple, that is, through a simple XOR encryption and decryption operations to carry out the operation! 139449022
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:63512
    • 提供者:柳彦春
  1. EncryptByNetCard(clientUsing)

    0下载:
  2. VC6写的利用网卡加密的方法,其实这个比较简单,就是通过简单的异或运算进行加解密操作!13944902227-VC6 written card encryption method to use, in fact, this relatively simple, that is, through a simple XOR encryption and decryption operations to carry out the operation! 13944902227
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:42927
    • 提供者:柳彦春
  1. DEC_encryp

    0下载:
  2. 加密解密算法DEC、RC4、XOR、Skipjack、TEA、Twofish等-Encryption and decryption algorithm for DEC, RC4, XOR, Skipjack, TEA, Twofish, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:49527
    • 提供者:proclove
  1. jtxor

    0下载:
  2. 程序使用C++展示相当强的XOR加密。 当它unencrypting文件时,包括EOF验错和自动侦查。程序很好被提供并且做在串类建立的好用法。-Program Uses C++ to Demonstrate A Fairly Strong XOR Encryption. Includes EOF error checking and automatic detection of when it is unencrypting a file. Program Is Documented
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1563
    • 提供者:Steven
  1. encryption

    0下载:
  2. 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要。这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可。 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改)。程序有很好的容错设计,这是我们应该学习的-Give a lot of file encryption technology, which is divided into different levels to f
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1064
    • 提供者:鲨鱼
  1. XOR_encrypt_In_Delphi

    0下载:
  2. delphi的XOR加密解密例子,考虑以下需求: 需要在页面中使用一种较简单的算法来加密信息(对称加解密),并且传递到Delphi中可以进行解密.-delphi encryption and decryption of the XOR example, consider the following requirements: the need for the use of a page than a simple algorithm to encrypt information (symme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8760
    • 提供者:ldeng76
  1. FileEncode

    0下载:
  2. 自己编写的用C语言简单的异或算法所编写的短小精悍的文件加密程序!实现了密码加密功能!已经运行通过。非常经典,绝对是学习C语言的算法的好例子。有小又精才是最好的-I have written using C language simple XOR algorithm dapper prepared file encryption program! The realization of the encryption password! Has been running through. Very c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:190522
    • 提供者:但是借
  1. TableCrypt

    0下载:
  2. TableCrypt is a file encryption utility. The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file. This way you need 2 variables to decrypt the file. This is how
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:45276
    • 提供者:rebus
  1. Crypte

    0下载:
  2. 使用了动态链接库,用的是简单的异或加密算法,练手的-Uses the dynamic link library, using a simple XOR encryption algorithm, practice hand
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:158839
    • 提供者:tear
  1. xr232n

    0下载:
  2. Encryption RS232 eith XOR method this is great
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:191490
    • 提供者:danu
  1. CryptoStrings

    0下载:
  2. An example, how to encrypt\decrypt strings with XOR encryption. soruce and binary included.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:172431
    • 提供者:dem
  1. jtxor

    0下载:
  2. xor encryption demontration 1-3
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1570
    • 提供者:diego
  1. mcxor

    0下载:
  2. xor encryption demonstration 2-3
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1248
    • 提供者:diego
  1. 99

    0下载:
  2. 逐字节异或加密法,用c语言编写的,我觉得还不错。-Byte by byte XOR encryption method, using c language, I feel pretty good.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:7523
    • 提供者:廖化
  1. XOR_Encrypt

    0下载:
  2. 一个异或加密解密的例子,仅供参考 一个异或加密解密的例子,仅供参考-XOR encryption and decryption of a case, for reference only
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1026
    • 提供者:caowei
  1. Simple_XOR2152935222009

    0下载:
  2. Simple XOR encryption- Simple XOR encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2657
    • 提供者:chating.euroup
  1. XOR

    0下载:
  2. --- ----XOR加密運算器----------- XOR encryption algorithms------------
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-08
    • 文件大小:12240
    • 提供者:林琳
« 12 3 4 »
搜珍网 www.dssz.com