文件名称:Java RSA,MD5 string,MD5 File,DES,ELGamal算法实现+RSA数字签名
文件大小:388KB
文件格式:RAR
更新时间:2012-06-13 04:56:07
RSA MD5 ELGama Signature DES
虽然贵,但是是我几个星期的心血结晶。RSA、MD5 字符串、MD5文件、DES、ELGamal等加密算法实现,以及RSA模拟数字签名过程(工程Crypto和RSASignature),全部用GUI展现(NetBean6.5的Swing库),要求JDK1.5+,读者可以直接运行dist目录下的jar文件,一目了然。
【文件预览】:
readMe.txt
Crypto
----test()
----dist()
--------Crypto.jar(68KB)
--------lib()
--------launch.html(750B)
--------README.TXT(1KB)
----manifest.mf(82B)
----src()
--------security()
----build()
--------nb-jws.ks(1KB)
--------classes()
----preview-application.html(752B)
----master-application.jnlp(756B)
----build.xml(4KB)
----nbproject()
--------build-impl.xml(33KB)
--------private()
--------configs()
--------jnlp-impl.xml(12KB)
--------project.properties(3KB)
--------project.xml(829B)
--------genfiles.properties(455B)
RSASignature
----test()
----dist()
--------RSASignature.jar(29KB)
--------lib()
--------README.TXT(1KB)
----manifest.mf(82B)
----src()
--------signature()
----build()
--------classes()
----build.xml(4KB)
----nbproject()
--------build-impl.xml(33KB)
--------private()
--------project.properties(2KB)
--------project.xml(582B)
--------genfiles.properties(455B)