计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

数据加密标准DES的C++实现

2013-09-10 01:12
导读:数学论文毕业论文,数据加密标准DES的C++实现论文模板,格式要求,科教论文网免费提供指导材料: 摘

摘    要

信息技术的飞速发展,使人们的生活面貌发生了很大改变,同时信息技术也促进了社会的发展。在计算机网络深入普及的信息时代,信息本身就是时间,就是财富。如何保护信息的安全使之不被窃取及不至于被篡改或破坏,已成为当今普遍关注的重大问题。密码是有效且可行的办法。
本文主要介绍DES加密与解密算法的C++语言实现,从密钥生成、DES加密原理、DES解密原理3方面阐述了DES算法的整个过程。并在此基础上,在windows环境下,利用标准VC++6.0实现DES加密与解密算法,以窗体界面方式完成1个本地的文件加解密演示器。
本共分为7部分。第1章从现代电子技术的发展揭示密码学在科学领域的重要性,从而说明选此课题作为毕业设计的原因。第2章讲述了密码学的基础知识。第3是本文的重点,以DES的历史回顾为起点,逐1揭示DES算法的原理,并按密钥生成、DES加密、DES解密的次序,利用C++语言实现DES的加密与解密代码的设计。第4章对窗体界面作简要的介绍,说明本演示器的工作过程。第5章对DES存在的安全性进行分析及可行的解决方案。第6章对DES的工作模式进行简要的介绍,其中,重点介绍了本文所采取的ECB模式。第7章举例对代码进行测试,看是否符合标准的DES加密和解密。

关键词:信息安全;密钥; DES;加密;解密;VC++6.0

Abstract

    The information technology rapid development, caused peoples life appearance to have the very big change, simultaneously the information technology also promoted societys development. In the computer network thorough popularization information time, information itself is the time, is the wealth. How protects the information the security to cause it not to steal and as for not to tamper with or the destruction, has become the major issue which now generally pays attention. The password is the extremely useful one kind of labor

大学排名


    This article mainly introduces the DES encryption and the decipher algorithm C language realization, Decipher principle three aspects elaborated from key fresh room DES、 the encryption principle DES、 the DES algorithm entire has worked. And in this foundation, In windows environment, realizes the DES encryption and the decipher using standard VC++6.0 calculates, Completes a local document by the window contact surface way to add the decipher demonstration.
   The present paper altogether divides into seven to blow, First chapter promulgates the cryptology from the modern electronic technology development to be important in the scientific domain, Thus explained chooses this topic to take the graduation project originally. Second chapter narrated the cryptology elementary knowledge, Third is this article key point, Take narrates the DES history as the beginning, A explanation DES algorithm original hollow piece of jade, Meanwhile how to make the encrypts key、 encrypts the DES decipher take key、 fresh room DES as the line, Realizes the DES encryption and the decipher code using the C++ language supposes discusses. Fourth chapter makes the simple introduction to the window contact surface, Explane how the ming dynasty printed books demonstration should use. Fifth chapter carries on the analysis to the DES existence security simultaneously to separate out the feasible solution, Sixth chapter carries on the brief introduction to the DES working pattern, Introduced with emphasis this article adopts ECB pattern. Seventh chapter gives an example to carry on the test to the code, Confirms whether conforms to the standard DES encryption to reconcile Laos.

KeyWords:Information security; Key; DES; Encryption; Decipher; VC++6.0.

    上一篇:商场选址分析---AHP方法 下一篇:没有了