首页 课程资源 Java     /    JAVA的综合加解密聊天程序,附带文档

JAVA的综合加解密聊天程序,附带文档

上传者: xylons | 上传时间:2023/11/13 15:54:01 | 文件大小:3.29MB | 文件类型:rar
JAVA的综合加解密聊天程序,附带文档
利用RSA算法的公私密钥对DES算法的密钥进行加解密,对称DES密钥用来对聊天消息进行加解密,SHA算法用来对传输的数据进行数据校验。
Java本版的机遇socket的聊天程序,课程学习资料和作业。
附带详细代码说明文档。

文件下载

资源详情

[{"title":"(79个子文件3.29MB)JAVA的综合加解密聊天程序,附带文档","children":[{"title":"程序源码说明.doc <span style='color:#111;'>34.50KB</span>","children":null,"spread":false},{"title":"ClientChat","children":[{"title":".project <span style='color:#111;'>386B</span>","children":null,"spread":false},{"title":"src","children":[{"title":"ClientChat","children":[{"title":"client","children":[{"title":"application","children":[{"title":"RSAEncryptDESEncryption.java <span style='color:#111;'>3.36KB</span>","children":null,"spread":false},{"title":"ClientMonitor.java <span style='color:#111;'>1.43KB</span>","children":null,"spread":false},{"title":"DecryptDESede.java <span style='color:#111;'>1.12KB</span>","children":null,"spread":false},{"title":"RSADecryptDESEncryption.java <span style='color:#111;'>1.89KB</span>","children":null,"spread":false},{"title":"GenKey.java <span style='color:#111;'>1.35KB</span>","children":null,"spread":false},{"title":"GenerateDESKey.java <span style='color:#111;'>1.20KB</span>","children":null,"spread":false},{"title":"SHAEncrypt.java <span style='color:#111;'>1.40KB</span>","children":null,"spread":false},{"title":"ChatClientDisplay.java <span style='color:#111;'>10.62KB</span>","children":null,"spread":false},{"title":"EncryptDESede.java <span style='color:#111;'>2.90KB</span>","children":null,"spread":false},{"title":"SHADecrypt.java <span style='color:#111;'>1.92KB</span>","children":null,"spread":false},{"title":"ClientManage.java <span style='color:#111;'>262B</span>","children":null,"spread":false},{"title":"Application.java <span style='color:#111;'>709B</span>","children":null,"spread":false},{"title":"ChatFrame.java <span style='color:#111;'>2.17KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"bcprov-jdk15on-147.jar <span style='color:#111;'>1.90MB</span>","children":null,"spread":false},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'>629B</span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"objectfile.txt <span style='color:#111;'>1.57KB</span>","children":null,"spread":false}],"spread":true},{"title":".fatjar <span style='color:#111;'>366B</span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'>409B</span>","children":null,"spread":false},{"title":"bin","children":[{"title":"ClientChat","children":[{"title":"client","children":[{"title":"application","children":[{"title":"ChatClientDisplay$9.class <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"ChatClientDisplay.class <span style='color:#111;'>10.84KB</span>","children":null,"spread":false},{"title":"RSADecryptDESEncryption.class <span style='color:#111;'>2.22KB</span>","children":null,"spread":false},{"title":"ChatClientDisplay$7.class <span style='color:#111;'>820B</span>","children":null,"spread":false},{"title":"ChatClientDisplay$3.class <span style='color:#111;'>857B</span>","children":null,"spread":false},{"title":"ChatFrame.class <span style='color:#111;'>2.03KB</span>","children":null,"spread":false},{"title":"GenKey.class <span style='color:#111;'>1.17KB</span>","children":null,"spread":false},{"title":"ChatClientDisplay$5.class <span style='color:#111;'>857B</span>","children":null,"spread":false},{"title":"DecryptDESede.class <span style='color:#111;'>1.85KB</span>","children":null,"spread":false},{"title":"SHAEncrypt.class <span style='color:#111;'>1.53KB</span>","children":null,"spread":false},{"title":"ChatClientDisplay$4.class <span style='color:#111;'>857B</span>","children":null,"spread":false},{"title":"ChatClientDisplay$1.class <span style='color:#111;'>857B</span>","children":null,"spread":false},{"title":"EncryptDESede.class <span style='color:#111;'>2.62KB</span>","children":null,"spread":false},{"title":"Application$1.class <span style='color:#111;'>765B</span>","children":null,"spread":false},{"title":"ChatClientDisplay$2.class <span style='color:#111;'>1.11KB</span>","children":null,"spread":false},{"title":"GenerateDESKey.class <span style='color:#111;'>1.66KB</span>","children":null,"spread":false},{"title":"Application.class <span style='color:#111;'>811B</span>","children":null,"spread":false},{"title":"ClientManage.class <span style='color:#111;'>606B</span>","children":null,"spread":false},{"title":"ClientMonitor.class <span style='color:#111;'>2.44KB</span>","children":null,"spread":false},{"title":"ChatClientDisplay$6.class <span style='color:#111;'>857B</span>","children":null,"spread":false},{"title":"ChatClientDisplay$8.class <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"RSAEncryptDESEncryption.class <span style='color:#111;'>2.25KB</span>","children":null,"spread":false},{"title":"SHADecrypt.class <span style='color:#111;'>2.03KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"ServerChat","children":[{"title":".project <span style='color:#111;'>386B</span>","children":null,"spread":false},{"title":"src","children":[{"title":"ServerChat","children":[{"title":"server","children":[{"title":"application","children":[{"title":"RSAEncryptDESEncryption.java <span style='color:#111;'>3.36KB</span>","children":null,"spread":false},{"title":"DecryptDESede.java <span style='color:#111;'>1.11KB</span>","children":null,"spread":false},{"title":"RSADecryptDESEncryption.java <span style='color:#111;'>1.89KB</span>","children":null,"spread":false},{"title":"GenKey.java <span style='color:#111;'>1.35KB</span>","children":null,"spread":false},{"title":"ServerManage.java <span style='color:#111;'>3.58KB</span>","children":null,"spread":false},{"title":"GenerateDESKey.java <span style='color:#111;'>1.25KB</span>","children":null,"spread":false},{"title":"SHAEncrypt.java <span style='color:#111;'>1.40KB</span>","children":null,"spread":false},{"title":"EncryptDESede.java <span style='color:#111;'>2.90KB</span>","children":null,"spread":false},{"title":"SHADecrypt.java <span style='color:#111;'>1.92KB</span>","children":null,"spread":false},{"title":"ChatServerDisplay.java <span style='color:#111;'>8.34KB</span>","children":null,"spread":false},{"title":"Application.java <span style='color:#111;'>965B</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"bcprov-jdk15on-147.jar <span style='color:#111;'>1.90MB</span>","children":null,"spread":false},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'>629B</span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"objectfile.txt <span style='color:#111;'>1.57KB</span>","children":null,"spread":false}],"spread":true},{"title":".fatjar <span style='color:#111;'>366B</span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'>409B</span>","children":null,"spread":false},{"title":"bin","children":[{"title":"ServerChat","children":[{"title":"server","children":[{"title":"application","children":[{"title":"ChatServerDisplay$7.class <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"ChatServerDisplay$4.class <span style='color:#111;'>857B</span>","children":null,"spread":false},{"title":"ChatServerDisplay$6.class <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"RSADecryptDESEncryption.class <span style='color:#111;'>2.22KB</span>","children":null,"spread":false},{"title":"ChatServerDisplay$5.class <span style='color:#111;'>820B</span>","children":null,"spread":false},{"title":"GenKey.class <span style='color:#111;'>1.17KB</span>","children":null,"spread":false},{"title":"DecryptDESede.class <span style='color:#111;'>1.85KB</span>","children":null,"spread":false},{"title":"SHAEncrypt.class <span style='color:#111;'>1.53KB</span>","children":null,"spread":false},{"title":"EncryptDESede.class <span style='color:#111;'>2.61KB</span>","children":null,"spread":false},{"title":"Application$1.class <span style='color:#111;'>962B</span>","children":null,"spread":false},{"title":"ChatServerDisplay$3.class <span style='color:#111;'>857B</span>","children":null,"spread":false},{"title":"ChatServerDisplay$2.class <span style='color:#111;'>1.11KB</span>","children":null,"spread":false},{"title":"GenerateDESKey.class <span style='color:#111;'>1.74KB</span>","children":null,"spread":false},{"title":"Application.class <span style='color:#111;'>811B</span>","children":null,"spread":false},{"title":"ServerManage.class <span style='color:#111;'>4.67KB</span>","children":null,"spread":false},{"title":"ChatServerDisplay.class <span style='color:#111;'>8.50KB</span>","children":null,"spread":false},{"title":"ChatServerDisplay$1.class <span style='color:#111;'>857B</span>","children":null,"spread":false},{"title":"RSAEncryptDESEncryption.class <span style='color:#111;'>2.25KB</span>","children":null,"spread":false},{"title":"SHADecrypt.class <span style='color:#111;'>2.03KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • dmhuyang:
    源码不错,就是文档比较简单2012-07-01

免责申明

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