1 / 56
文档名称:

基于DES和RSA算法的数据加密传输系统的设计和实现.pdf

格式:pdf   大小:2,996KB   页数:56页
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于DES和RSA算法的数据加密传输系统的设计和实现.pdf

上传人:陈潇睡不醒 2021/9/6 文件大小:2.93 MB

下载得到文件列表

基于DES和RSA算法的数据加密传输系统的设计和实现.pdf

文档介绍

文档介绍:基于 DES 和 RSA 算法的数据加密传输系统的设计和实现 中文摘要
基于 DES 和 RSA 算法的
数据加密传输系统的设计和实现
中文摘要
网络安全是信息安全中的重要研究内容之一,也是当前信息安全领域中的研
究热点。保护网络系统中的数据不受偶然或恶意原因而遭到破坏、更改、泄露,
是网络安全的主要内容之一。目前比较实用的方法是对网络中传输的数据进行加
密,而数据加密要依赖于成熟的数据加密算法。
DES 和 RSA 是两种应用非常广泛和成熟的数据加密算法。本文通过对 DES
和 RSA 加密技术进行分析,在 VC++平台上设计实现了网络数据加解密系统。
即建立一个安全的数据传输系统,包括信息交换格式、交换协议和加解密算法,
从而保证网络数据的安全传输。
系统的整体设计建立于现在流行的分布式系统的基础上,即保证各个 Agent
与中央控制器进行安全数据传输,具有良好的可操作性,能够适用于不同的应
用环境。和传统的一些平台相比,VC++平台能够使系统具有较高的效率和可用
性。在系统的具体实现上,充分利用了 VC++平台的特点与优势,大大提高了
系统的的可靠性。



关键字: DES,RSA,数据加密,分布式系统


作 者:朱作付
指导老师:徐汀荣
I
Abstract The Design and implementation of Data Encryption Transmission SystemBased on DES and RSA Algorithm

The Design and Implementation of Data Encryption
Transmission System Based on DES and RSA Algorithm
Abstract
The security of network is one of the important study content of the security of
information , it is the research hotpot of the information security domain. The
security of data is mostly content of the network’s security. At present the quite
practical method is the data which transmits to the network in carries on the
encryption, but the data encryption must rely on the mature data encryption
algorithm.
DES and RSA are two kind of applications extremely widespread and the mature
data encryption algorithm. This article through carries on the analysis to DES and
the RSA encryption technology, designed in the VC++ platform realizes the networ

最近更新