资源列表
setup
- 此源码是安装源码,用于安装软件所用,具体请大家自己去下载使用-This source is to install source, install the software used for the specific please themselves to download. .
AESv1026
- AES加解密 在delphi中实现 界面需要自己实现 但是算法运行完整-AES encryption in delphi interface needs to implement to achieve but the algorithm runs its own complete
testc
- DES MD5 (16bit)加密算法-DES MD5 (16bit)加
lzo-2.04.tar
- LZO 2.04 最新 数据加密 源代码
introductiontodiscreteeventsystems
- Best book for understanding DES concept.
aes
- 用C语言编写的aes加密算法,信息安全密码学算法程序,-aes encryption, information security, cryptography algorithm program
RSACrack
- rsa弱密钥同模攻击,用mfc编写的代码-rsa弱密钥同模攻击,mfc代码
RSA
- RSA+DES混合文件加密 RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。 -Hybrid RSA+ DES File enc
md5encryptioncode
- md5加密代码加密解密的类别 很好用的 很简短哦~-md5 encryption code the type of encryption and decryption are also very short oh well ~
DES
- 对称算法又称为传统密码算法。对称算法的对称性体现在加密密钥能够从解密密钥推算出来, 反之亦然。在大多数对称算法中, 加解密的密钥是相同的。可见, 对称密钥算法的加解密密钥都是保密的。对称密钥算法又分为两种分组密码和流密码。分组密码将明文分割为若干个定长的数据块称为一个分组, 每次对一个分组进行处理流密码又称序列密码, 依次对输人每个元素进行处理。DES算法是一种最通用的对称密钥算法, 属于分组密码算法。-Symmetric algorithm, also known as the tradit
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,
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
