desandrsa

所属分类:加密解密
开发工具:Java
文件大小:20KB
下载次数:8
上传日期:2009-04-04 15:59:40
上 传 者郭子123456
说明:  DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4
(DES algorithm called the Data Encryption Standard, that is, data encryption algorithm, DES algorithm to express the 64-bit input block into a 64-bit output ciphertext block, it is also used 64-bit key. RSA' s security depends on the decomposition of large numbers. Public key and private key are two large prime numbers (more than 100 decimal places) of the function. This procedure is suitable for beginners of rsa algorithm java source and des-source, development environment eclipse3.4)

文件列表:
encryption\.classpath (232, 2008-11-22)
encryption\.project (386, 2008-11-22)
encryption\bin\org\encryption\des\DESAlgorithm.class (7439, 2008-11-27)
encryption\bin\org\encryption\des\DesHelper.class (5692, 2008-11-27)
encryption\bin\org\encryption\des\Test.class (2813, 2008-11-27)
encryption\bin\org\encryption\rsa\KeyPair.class (284, 2008-11-27)
encryption\bin\org\encryption\rsa\RSAAlgorithm.class (3585, 2008-11-27)
encryption\bin\org\encryption\rsa\Test.class (1568, 2008-11-30)
encryption\src\org\encryption\des\DESAlgorithm.java (7762, 2008-11-26)
encryption\src\org\encryption\des\DesHelper.java (4092, 2008-11-25)
encryption\src\org\encryption\des\Test.java (5350, 2008-11-26)
encryption\src\org\encryption\rsa\KeyPair.java (62, 2008-11-27)
encryption\src\org\encryption\rsa\RSAAlgorithm.java (3538, 2008-11-27)
encryption\src\org\encryption\rsa\Test.java (3483, 2008-11-30)
encryption\bin\org\encryption\des (0, 2008-11-30)
encryption\bin\org\encryption\fairRsaSigSche (0, 2008-11-30)
encryption\bin\org\encryption\rsa (0, 2008-11-30)
encryption\src\org\encryption\des (0, 2008-11-30)
encryption\src\org\encryption\rsa (0, 2008-11-30)
encryption\bin\org\encryption (0, 2008-11-30)
encryption\src\org\encryption (0, 2008-11-30)
encryption\bin\org (0, 2008-11-30)
encryption\src\org (0, 2008-11-30)
encryption\bin (0, 2008-11-30)
encryption\src (0, 2008-11-30)
encryption (0, 2008-11-30)

近期下载者

相关文件


收藏者