文件名称:SafeTrans
介绍说明--下载内容均来自于网络,请自行研究使用
使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。
模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network transmission. There are two types of models, Server and Client, Server-side to their own public key issued to Client, then Client will own through the RSA encrypted DES key distributed Server client. After the two sides through DES symmetric encryption to communicate.
模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network transmission. There are two types of models, Server and Client, Server-side to their own public key issued to Client, then Client will own through the RSA encrypted DES key distributed Server client. After the two sides through DES symmetric encryption to communicate.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SafeTrans
.........\SafeTransClient
.........\...............\release
.........\...............\.......\SafeTransClient.exe
.........\...............\SafeTransClient
.........\...............\...............\Debug
.........\...............\...............\DES.cpp
.........\...............\...............\des.h
.........\...............\...............\ReadMe.txt
.........\...............\...............\Release
.........\...............\...............\res
.........\...............\...............\...\SafeTransClient.rc2
.........\...............\...............\resource.h
.........\...............\...............\RSA.cpp
.........\...............\...............\RSA.h
.........\...............\...............\SafeTransClient.aps
.........\...............\...............\SafeTransClient.cpp
.........\...............\...............\SafeTransClient.h
.........\...............\...............\SafeTransClient.rc
.........\...............\...............\SafeTransClientDlg.cpp
.........\...............\...............\SafeTransClientDlg.h
.........\...............\...............\stdafx.cpp
.........\...............\...............\stdafx.h
.........\SafeTransServer
.........\...............\release
.........\...............\.......\SafeTransServer.exe
.........\...............\SafeTransServer
.........\...............\...............\Debug
.........\...............\...............\des.cpp
.........\...............\...............\des.h
.........\...............\...............\ReadMe.txt
.........\...............\...............\Release
.........\...............\...............\res
.........\...............\...............\...\SafeTransServer.rc2
.........\...............\...............\resource.h
.........\...............\...............\RSA.cpp
.........\...............\...............\RSA.h
.........\...............\...............\SafeTransServer.aps
.........\...............\...............\SafeTransServer.cpp
.........\...............\...............\SafeTransServer.h
.........\...............\...............\SafeTransServer.rc
.........\...............\...............\SafeTransServerDlg.h
.........\...............\...............\stdafx.cpp
.........\...............\...............\stdafx.h
.........\网络与信息安全.doc
.........\SafeTransClient
.........\...............\release
.........\...............\.......\SafeTransClient.exe
.........\...............\SafeTransClient
.........\...............\...............\Debug
.........\...............\...............\DES.cpp
.........\...............\...............\des.h
.........\...............\...............\ReadMe.txt
.........\...............\...............\Release
.........\...............\...............\res
.........\...............\...............\...\SafeTransClient.rc2
.........\...............\...............\resource.h
.........\...............\...............\RSA.cpp
.........\...............\...............\RSA.h
.........\...............\...............\SafeTransClient.aps
.........\...............\...............\SafeTransClient.cpp
.........\...............\...............\SafeTransClient.h
.........\...............\...............\SafeTransClient.rc
.........\...............\...............\SafeTransClientDlg.cpp
.........\...............\...............\SafeTransClientDlg.h
.........\...............\...............\stdafx.cpp
.........\...............\...............\stdafx.h
.........\SafeTransServer
.........\...............\release
.........\...............\.......\SafeTransServer.exe
.........\...............\SafeTransServer
.........\...............\...............\Debug
.........\...............\...............\des.cpp
.........\...............\...............\des.h
.........\...............\...............\ReadMe.txt
.........\...............\...............\Release
.........\...............\...............\res
.........\...............\...............\...\SafeTransServer.rc2
.........\...............\...............\resource.h
.........\...............\...............\RSA.cpp
.........\...............\...............\RSA.h
.........\...............\...............\SafeTransServer.aps
.........\...............\...............\SafeTransServer.cpp
.........\...............\...............\SafeTransServer.h
.........\...............\...............\SafeTransServer.rc
.........\...............\...............\SafeTransServerDlg.h
.........\...............\...............\stdafx.cpp
.........\...............\...............\stdafx.h
.........\网络与信息安全.doc