资源列表
3DES加密算法源代码
- DES加密源代码,用3DES加密算法。 加密强度高,到目前为止,还无人能够破解!-DES encryption source code, using 3DES encryption algorithm. Encryption strength, so far, no one can break!
3Des
- des加密解密。DES加密源代码,用3DES加密算法。-des encryption
VC_MD5
- MD5加密及校验的一个实现,该算法具有通用性,希望对你有用。-MD5 algorithm,Help it is useful to you.
DES_PC
- Des加密解密算法Unix下实现测试通过-Des encryption and decryption algorithms tested under Unix
aestable
- AES加密方法的一种实施,抛砖引玉,值得一看-an AES encrypt method
20051116171702
- 这是一个用DES算法解决的加密解密文件的程序!-This is an algorithm used to solve the DES encryption and decryption procedures document!
AES
- AES核心加密算法,采用对称分组密码体制,密钥长度的最少支持为128、192、256,分组长度128位-THE AES
Arnold
- matlab实现Arnold置乱的程序,对初学者有用-matlab Arnold matlab Arnold
des
- 在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents ch
RSA
- 本程序用java实现基本的非对称加密解密算法(RSA),经实验,可用!-The program implements a basic asymmetric encryption and decryption algorithms (RSA) with java, the experiment can be used!
Algo
- 这是一个好用的MD5的C++类,可以加到你自己的程序中-failed to translate
RSA
- 对极大整数做因数分解的难度决定了RSA算法的可靠性。换言之,对一极大整数做因数分解愈困难,RSA算法愈可靠。尽管如此,只有一些RSA算法的变种[来源请求]被证明为其安全性依赖于因数分解。假如有人找到一种快速因数分解的算法的话,那么用RSA加密的信息的可靠性就肯定会极度下降。但找到这样的算法的可能性是非常小的。今天只有短的RSA钥匙才可能被强力方式解破。到2008年为止,世界上还没有任何可靠的攻击RSA算法的方式。只要其钥匙的长度足够长,用RSA加密的信息实际上是不能被解破的。但在分布式计算和量子
