资源列表
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
DesCrack
- 3圈des加解密攻击,win consule 源码
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
MD5DigestAlgorithm
- MD5加密摘要算法源码(Java版) MD5的典型应用是对一段信息(Message)产生信息摘要(Message-Digest),以防止被篡改-Summary of MD5 encryption algorithm source code (Java version) MD5 is a typical application of the information (Message) message digest generated (Message-Digest), to prevent t
ElGamal
- Elgamal签名是基于离散对数问题的,首先选择p,g计算出B,作为公钥(p,g,B),在选择一个a作为私钥,给出明文m,对明文机型加密,计算出x,y,得到签名,接收方就可以进行验证。签名过程中必须使用Hash函数,否则的话容易受到存在性伪造攻击,并且签名长度是明文长度的二倍。 -Obtained by the Elgamal discrete logarithm problem cryptographic algorithms, first, Elgamal key generation,
DES
- 对称算法又称为传统密码算法。对称算法的对称性体现在加密密钥能够从解密密钥推算出来, 反之亦然。在大多数对称算法中, 加解密的密钥是相同的。可见, 对称密钥算法的加解密密钥都是保密的。对称密钥算法又分为两种分组密码和流密码。分组密码将明文分割为若干个定长的数据块称为一个分组, 每次对一个分组进行处理流密码又称序列密码, 依次对输人每个元素进行处理。DES算法是一种最通用的对称密钥算法, 属于分组密码算法。-Symmetric algorithm, also known as the tradit
md5encryptioncode
- md5加密代码加密解密的类别 很好用的 很简短哦~-md5 encryption code the type of encryption and decryption are also very short oh well ~
RSACrack
- rsa弱密钥同模攻击,用mfc编写的代码-rsa弱密钥同模攻击,mfc代码
aes
- 用C语言编写的aes加密算法,信息安全密码学算法程序,-aes encryption, information security, cryptography algorithm program
introductiontodiscreteeventsystems
- Best book for understanding DES concept.
lzo-2.04.tar
- LZO 2.04 最新 数据加密 源代码
testc
- DES MD5 (16bit)加密算法-DES MD5 (16bit)加
