资源列表
Applied-Cryptography-Bruce-Schneier
- 应用密码学 大牛Bruce Schneier 所著 chm格式-Applied Cryptography Bruce Schneier Daniudi book chm format
AESFileencryptionsystem
- AES文件加密系统,可以加密字符串,任何格式的文件。绝对可用-AES File encryption system,Can encrypt a string, any format. Absolutely free
cript
- 有几种密码系统供选择,如RSA密码.能对单个文件进行加密,并且也能对单个文件进行解密-There are several options for password systems, such as RSA password. Can encrypt individual files, and also be able to decrypt a single file
course-576.fb2
- Mathematics and cryptography theory encryption
chap04
- 各种反分析软件的手法,包括(反Dede,反单步跟踪,反SoftICE,Ollydbg,反静态分析,以及程序自身的CRC32效验等,对于初学者有很大的帮助.
Applied-Cryptography---Bruce-Schneier
- Applied Cryptography, Second Edition Protocols, Algorthms, and Source Code in C - Bruce Schneier
pojiealexa
- 破解alexa工具条,自动向alexa发送数据,快速提高alexa排名-break alexa tool, alexa to automatically send data, the rapid increase in alexa rankings
dsa
- 用dsa方法进行数字签名,其中运用了SHA-1进行加密解密(Digital signature is carried out by using DSA method, which uses SHA-1 to encrypt and decrypt)
dsa
- DSA数字签名算法 包括MD5,sha1的信息摘要算法。文件导入功能-DSA Digital Signature Algorithm
RSA
- 基于RSA的文件加解密系统,系统生成随机公私钥对,对指定文件加解密,并以文件形式保存-RSA-based file encryption and decryption system, the system generates a random public and private key pairs for the specified file encryption and decryption, and saved as a file
AesCode
- AES是分组密钥,算法输入128位数据,密钥长度也是128位。用Nr表示对一个数据分组加密的轮数(加密轮数与密钥长度的关系如表1所列)。每一轮都需要一个与输入分组具有相同长度的扩展密钥Expandedkey(i)的参与。由于外部输入的加密密钥K长度有限,所以在算法中要用一个密钥扩展程序(Keyexpansion)把外部密钥K扩展成更长的比特串,以生成各轮的加密和解密密钥。-AES is the group key, the algorithm 128-bit data input, is 12
RSA
- 基于RSA算法的加密解密以及数字签名系统,实现加密解密签名的功能-RSA-based encryption and decryption algorithms and digital signature system to achieve the function of signature encryption and decryption