- 1、本文档共105页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘 要
随着信息技术的发展,计算机应用渗透到社会生活的各个领域,人们对信息化的依赖程度越来越高,随之而来的安全性问题成为人们关注的热点。数据加密技术作为信息安全中的重要武器,发挥着越来越大的作用。DES (Date Encryption Standard)算法从成为加密标准到现在,已经成功在应用在了很多领域并且经历了长期的考验。实践证明,DES算法对于大部分的应用来说,还是足够安全的。
本论文首先介绍语言及其实用软件,然后介绍DES加密算法原理;接着介绍DES加密模块的三大底层模块的原理与设计;最后介绍了顶层模块的调用与设计,测试文件的编写,从整体上完成了对DES加密模块的实现。
本文通过语言来实现DES加密模块的设计与。本设计采用自顶而下的模块化设计方法将DES加密模块划分为四大模块,其中包括三个底层模块 :密钥产生模块、S部件代换模块(S1、S2、S3、S4、S5、S6、S7、S8)、DES的一轮变换模块,还含有一个顶层调用模块,整体的调用三个底层模块用来实现DES加密模块的功能。
关键词:DES加密;Abstract
With the development of information technology, the application of computer has came into any field. People’s dependence on information technology is becoming more. Followed by the issue of security has also become a hot spot of concern to the people . Encryption technology, as an important weapon of information security, is playing an increasingly important role. DES (Date Encryption Standard) encryption algorithm from becoming the standard to the present , has been successfully used in a lot in the area and has experienced long-term test. Practice has proved that, DES algorithm for most of the application adequate is security.
This paper introduces C language and its utility software Visual C++6.0, and introduces the DES algorithm, and then introduces the DES encryption module the three underlying modules principles and design. Finally, it introduces the top-level module and its design as well as the test documentation, and achieves the whole DES encryption module
Through the C language , this paper achieves DES encryption module design and simulation. The design uses a top-down modular design method to DES encryption module, it is divided into 4 modules,which contains three bottom modules: key generation module, S module and one transformation module of DES, and it also contains a top-level module which calls the bottom of the overall three modules for the function of DES encryption module. In addition , the security of DES evaluation and briefly proved three DES encryptio
您可能关注的文档
- (毕业论文)手机接口电路的分析与检测.doc
- 3KW光伏并网逆变器的软件设计_毕业设计论文.doc
- 51单片机交通信号灯设计—毕业设计论文.doc
- 110KV变电站电气设计—毕业设计论文.doc
- 220kV变电所电气部分设计_毕业设计论文.doc
- 400MW发电厂设计_毕业设计论文.doc
- 2850吨油船设计_船舶与海洋工程毕业设计论文.doc
- HXD1C型电力机车牵引变流器电气原理分析与检修_毕业设计论文.doc
- 苯乙烯贮罐安全设计_化工安全工程毕业设计.doc
- 毕业论文_基于ERP系统的仓储流程管理.doc
- 部编版语文一年级下册识字3. 小青蛙(第1课时)(课件).pptx
- 部编版语文一年级下册识字1. 春夏秋冬(第2课时)(课件).pptx
- 2025人教版数学一年级下册3.1《数数、数的组成》(课件).pptx
- 西师大版数学一年级下册3.1《数一数》(课件).pptx
- 1.1《了解我们的住房》课件 教科版科学六年级下册.pptx
- 2.3《形形色色的植物》课件 教科版科学六年级下册.pptx
- 2025人教版数学一年级下册3.4《数的顺序》(课件).pptx
- 部编版语文一年级下册识字7. 操场上(第2课时)(课件).pptx
- 部编版语文一年级下册语文园地三(第1课时)(课件).pptx
- 西师大版数学一年级下册3.4《数的顺序》(课件).pptx
文档评论(0)