资源列表
use_unrar
- 暴力破解 加密rar 软件,用户预先定义一个密码本,输入各种猜测的密码,运行程序自动猜解加密RAR文件。如成功,则自动解密。-Rar brute force encryption software, a password of the user pre-defined, enter the password for all kinds of speculation, guess the solution to run the program automatically encrypted RAR
DesCrack
- 3圈des加解密攻击,win consule 源码
AES
- AES加密过程是在一个4×4的字节矩阵上运作,这个矩阵又称为“体(state)”,其初值就是一个明文区块(矩阵中一个元素大小就是明文区块中的一个Byte)。(Rijndael加密法因支援更大的区块,其矩阵行数可视情况增加)加密时,各轮AES加密循环(除最后一轮外)均包含4个步骤:-AES encryption process is in a 4 × 4 matrix of bytes in the operation, the matrix is also known as " the
AesCode
- AES是分组密钥,算法输入128位数据,密钥长度也是128位。用Nr表示对一个数据分组加密的轮数(加密轮数与密钥长度的关系如表1所列)。每一轮都需要一个与输入分组具有相同长度的扩展密钥Expandedkey(i)的参与。由于外部输入的加密密钥K长度有限,所以在算法中要用一个密钥扩展程序(Keyexpansion)把外部密钥K扩展成更长的比特串,以生成各轮的加密和解密密钥。-AES is the group key, the algorithm 128-bit data input, is 12
pj-e1
- 取软件窗口后再修改内存地址 内含1个文件-Modify the software window and then take the memory address E Source
Vernam
- 一次一密加密算法加解密实(26个英文字符,限长) -A secret encryption and decryption of a solid (26 English characters, limited to long)
AES
- AES加密与解密此程序使用vc实现,实现了程序算法-AES encryption and decryption using vc implement this program to achieve the program algorithm
emailjiamijiemi
- 同学那下的加密解密邮件系统,C++编写,可能有一些小问题,不过还是很有参考价值的-Students that encryption and decryption under the mail system, C++ written, there may be some minor problems, but still worthy of
aes128-2007-05-04.tar
- aes128加密和解密 这个文件里面包含了一些加密和解密算法,还有使用的方法(函数)。用的时候直接调用就可以了,很方便,也很效率。-aes128 encrypt and decrypt the file which contains a number of encryption and decryption algorithms, as well as use of methods (functions). When used to directly call on it, very conve
gankkid
- 实战NTFS自带的EFS文件加密以及密钥备份__寻找神秘的Microsoft Windows XP Professional 中EFS加密文件用户私钥-Actual NTFS EFS file encryption, and comes with backup __ find the mysterious key Microsoft Windows XP Professional EFS encrypted files in the user' s private key
Password-protected-program-design-and-implementati
- 密码保护程序的设计与实现Password-protected program design and implementation-Password-protected program design and implementation
playfair_Encrypt_Decrypt
- Encryption usin play fair algorithm
