文件名称:Secure-instant-messaging-
介绍说明--下载内容均来自于网络,请自行研究使用
基于加密安全的java即时通信系统设计
包含源代码、课程设计报告,以及说明。
实现功能:
1即时通信。
2对通信内容进行加密,解密。
3实现对公钥、私钥的保管、导出等。-Encryption-based secure instant messaging system designed to contain java source code, curriculum design, and instructions. Function: a real-time communication. Two pairs of communication content encryption and decryption. 3 to achieve the public key, private key storage, export and so on.
包含源代码、课程设计报告,以及说明。
实现功能:
1即时通信。
2对通信内容进行加密,解密。
3实现对公钥、私钥的保管、导出等。-Encryption-based secure instant messaging system designed to contain java source code, curriculum design, and instructions. Function: a real-time communication. Two pairs of communication content encryption and decryption. 3 to achieve the public key, private key storage, export and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
80215基于安全的即时通信系统设计\报告\课设报告.doc
...............................\附录:源代码\badword.txt
...............................\............\client\ClientUI.java
...............................\............\......\Sign_n_Check.java
...............................\............\......\SKey_DES.java
...............................\............\......\SKey_RSA.java
...............................\............\server\ServerUI.java
...............................\............\......\Sign_n_Check.java
...............................\............\......\SKey_DES.java
...............................\............\......\SKey_RSA.java
...............................\............\说明.txt
...............................\可执行文件\Server\Server.jar
...............................\..........\Client\Client.jar
...............................\..........\......\badword.txt
...............................\..........\......\PrivateKey.dat
...............................\..........\......\PublicKey.dat
...............................\..........\......\serverPBK.dat
...............................\..........\......\keyDES.dat
...............................\说明.txt
...............................\附录:源代码\client
...............................\............\server
...............................\可执行文件\Server
...............................\..........\Client
...............................\报告
...............................\附录:源代码
...............................\可执行文件
80215基于安全的即时通信系统设计
...............................\附录:源代码\badword.txt
...............................\............\client\ClientUI.java
...............................\............\......\Sign_n_Check.java
...............................\............\......\SKey_DES.java
...............................\............\......\SKey_RSA.java
...............................\............\server\ServerUI.java
...............................\............\......\Sign_n_Check.java
...............................\............\......\SKey_DES.java
...............................\............\......\SKey_RSA.java
...............................\............\说明.txt
...............................\可执行文件\Server\Server.jar
...............................\..........\Client\Client.jar
...............................\..........\......\badword.txt
...............................\..........\......\PrivateKey.dat
...............................\..........\......\PublicKey.dat
...............................\..........\......\serverPBK.dat
...............................\..........\......\keyDES.dat
...............................\说明.txt
...............................\附录:源代码\client
...............................\............\server
...............................\可执行文件\Server
...............................\..........\Client
...............................\报告
...............................\附录:源代码
...............................\可执行文件
80215基于安全的即时通信系统设计