带完整GUI的DES和Caesar加解密工具源代码JAVA版(非用类库)

上传者: lincank | 上传时间: 2022-05-21 19:19:55 | 文件大小: 300KB | 文件类型: RAR
本工具用Netbeans基于JAVA实现了DES的文本及文件加解密,这个过程没有调用JAVA本身自带的DES类库,而是自己编写的,所以有兴趣的可以阅读其源源代码;还实现了Caesar的加解密功能,当然这个比较简单。本工具有完整的GUI,便于使用。

文件下载

资源详情

[{"title":"( 42 个子文件 300KB ) 带完整GUI的DES和Caesar加解密工具源代码JAVA版(非用类库)","children":[{"title":"DES&Caesar","children":[{"title":"src","children":[{"title":"cryptsecurity","children":[{"title":"FileDES.java <span style='color:#111;'> 5.83KB </span>","children":null,"spread":false},{"title":"CryptSecurityView.java <span style='color:#111;'> 52.11KB </span>","children":null,"spread":false},{"title":"resources","children":[{"title":"CryptSecurityAboutBox.properties <span style='color:#111;'> 328B </span>","children":null,"spread":false},{"title":"about.png <span style='color:#111;'> 8.00KB </span>","children":null,"spread":false},{"title":"busyicons","children":[{"title":"busy-icon10.png <span style='color:#111;'> 3.48KB </span>","children":null,"spread":false},{"title":"busy-icon0.png <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"busy-icon7.png <span style='color:#111;'> 3.51KB </span>","children":null,"spread":false},{"title":"busy-icon6.png <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"busy-icon12.png <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"busy-icon5.png <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"busy-icon9.png <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"idle-icon.png <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false},{"title":"busy-icon1.png <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"busy-icon2.png <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"busy-icon8.png <span style='color:#111;'> 3.51KB </span>","children":null,"spread":false},{"title":"busy-icon4.png <span style='color:#111;'> 3.49KB </span>","children":null,"spread":false},{"title":"busy-icon13.png <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"busy-icon14.png <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"busy-icon11.png <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"busy-icon3.png <span style='color:#111;'> 3.49KB </span>","children":null,"spread":false}],"spread":false},{"title":"CryptSecurityView.properties <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"splash.png <span style='color:#111;'> 21.24KB </span>","children":null,"spread":false},{"title":"CryptSecurityApp.properties <span style='color:#111;'> 410B </span>","children":null,"spread":false}],"spread":true},{"title":"CryptSecurityView.form <span style='color:#111;'> 50.22KB </span>","children":null,"spread":false},{"title":"Caesar.java <span style='color:#111;'> 3.38KB </span>","children":null,"spread":false},{"title":"CryptSecurityAboutBox.java <span style='color:#111;'> 7.18KB </span>","children":null,"spread":false},{"title":"SubKey.java <span style='color:#111;'> 5.58KB </span>","children":null,"spread":false},{"title":"CryptSecurityApp.java <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"TextDES.java <span style='color:#111;'> 3.19KB </span>","children":null,"spread":false},{"title":"DesEncrypt.java <span style='color:#111;'> 4.94KB </span>","children":null,"spread":false},{"title":"CryptSecurityAboutBox.form <span style='color:#111;'> 11.35KB </span>","children":null,"spread":false},{"title":"Des.java <span style='color:#111;'> 15.50KB </span>","children":null,"spread":false}],"spread":false},{"title":"META-INF","children":[{"title":"services","children":[{"title":"org.jdesktop.application.Application <span style='color:#111;'> 30B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"Cryptography_caesar.png <span style='color:#111;'> 12.72KB </span>","children":null,"spread":false},{"title":"Thumbs.db <span style='color:#111;'> 7.50KB </span>","children":null,"spread":false},{"title":"README.txt <span style='color:#111;'> 836B </span>","children":null,"spread":false},{"title":"Cryptography.png <span style='color:#111;'> 24.54KB </span>","children":null,"spread":false},{"title":"Executable","children":[{"title":"CryptSecurity.jar <span style='color:#111;'> 170.83KB </span>","children":null,"spread":false},{"title":"Launch.bat <span style='color:#111;'> 41B </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"swing-worker-1.1.jar <span style='color:#111;'> 10.75KB </span>","children":null,"spread":false},{"title":"appframework-1.0.3.jar <span style='color:#111;'> 258.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.TXT <span style='color:#111;'> 157B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • lonely18 :
    还不错,值得一用。
    2015-04-23
  • poolpoolpool :
    界面很简单,工具正常使用
    2014-01-08
  • sj123jie :
    相当值,写的很棒,gui界面功能实现的相当的好,既有源代码,也有封装好的.bat文件
    2013-12-19
  • zeze009 :
    虽然最终没用上,但是给了我启发 ~很好~
    2012-10-14
  • lafeilu90 :
    还算好用,加密好像不正确。
    2012-08-17

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明