搜索资源列表
File_Handler
- 这个类提供了一个快速和更简单的方式来使用RC4算法来加密和解密文件。它也包括了用来打开,读取,编写和附加文件的方法。包括了一个类的演示客户端程序。- This kind has provided fast and the simpler way uses the RC4 algorithm to encrypt reconciles the dense document. It also included has used for to open, reads takes, compilat
s-zhihuan
- 从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出\"求DArea中全部数据经 (1)以DTab为S-盒; (2)以DTab为P置换 -from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. T
pe_decoder
- 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
ini加密
- 使用vb对ini文件加密以及读取-use vb right ini file encryption and read
ViewPassword
- 查看文件密码,查看文件内容,鼠标控制程序读取位置
Get_DZT_RadaHeand
- 用C编写的一个读取DZT格式地质雷达头文件的源代码
RSA加长分段加密
- RSA加密算法,界面操作,可以很方便的对文件的内容进行加密,而且为了能加密更长的内容,算法中采用了分段加密的手段。其算法步骤如下:1. 读取公钥e和n,作加密之用。 2. 从DecText中读取一大段明文,转化成明文字节数组Byte[]。 3. 再把Byte[]分成若干小段明文字节数组sectByte[]。 4. 使用e和n对所有的sectByte[]进行加密,并合成一大段密文,添加到EncText。 5. 读取下一大段明文,若明文为空,完成加密;否则转2-RSA encryption algo
d3des.rar
- 用JAVA语言实现3DES算法。通过文件读取进行加密,密码由客户自行输入,JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
123
- 诛仙的DATA文件读取程序 在VS2010版本下可以编译-诛仙the DATA file to read the procedures for GSHOP version
des
- 用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
md5self
- 用JAVA语言实现MD5算法。通过文件读取进行加密,密码由客户自行输入-JAVA language using MD5 algorithm. Read through the document is encrypted, the password input by the customer on its own
EncipherDecipher
- 显示一个框架,允许用户指定一个密码和文件名。加密的内容可以写入一个编辑器窗格或从文件读取,并解密-Displays a frame that allows users to specify a password and a file name. Contents written to an Editor Pane can be encrypted and written to a file, or encrypted contents can be read from a file and de
DES
- 实现对文件读取,并对其进行DES加密。此外,自动生成8位密钥并进行大量测试。-Generate the keys and have the DES descyrtion.
Caesar
- 用C++6.0写得一个加解密算法,非常简单,但是对于初学者来说,是一个很经典的算法问题,尤其是对文件读取操作很有益-Written using C++6.0 of a decryption algorithm, is very simple, but for beginners, is a classical algorithm, in particular the file read operation is very useful
EncryWithPicture
- 本实例主要通过CFile类的Read方法分别读取图片文件和文本文件,然后将图片文件的每个字节和文本文件的每个字节进行异或运算。-This example mainly through CFile class Read method reads the picture files and text files, and then each byte of image files and text files for each byte XOR.
Encrypt_And_Decrypt
- 基于异步长和密钥的文件加密解密,利用2进制方式读取文件,理论上可以加解密一切文件,但是具体应用要根据文件的不同而修改文件结束符-Based on asynchronous long file and key encryption and decryption. Reading zhe file by binary mode.In theory this software can used to encrypt and decrypt all kinds of files,but we shoul
aes_decrypt
- 纯C语言实现基于AES算法的解密功能,从用AES加密后的文件读取16个字节后,解密操作,同时读取加密文件的前四个字节,表示源文件的长度大小。-Pure C language implementation based on AES algorithm decryption functions, read 16 bytes from the file after using AES encryption and decryption operations, read the first four b
DES_encrypt_system
- 本程序使用C++语言在VC6.0下实现DES加密解密过程,输入明文从文件读取,输出密文写到文件,加密密钥程序内定,可以修改。-This program uses C++ language Under the VC6.0 DES encryption and decryption process, the input plaintext read from the file, the output ciphertext is written to the file encryption key p
DES
- 支持明文文件读取和密文文件存储的DES加密解密算法。BUG已修正。-Plaintext and ciphertext file read file storage DES encryption and decryption algorithms. BUG has been fixed.
daitimima
- 多表代替密码的c语言实现。从文本文件读取进行加密变换-Multi-table instead of passwords c language. Read from a text file is encrypted transformation