欢迎来到天天文库
浏览记录
ID:29475244
大小:802.54 KB
页数:49页
时间:2018-12-20
《电子信息工程--学生毕业论》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、论文题目:64位DES加密与DES加密算法在门禁系统中应用64位DES加密系统设计与实现摘 要密码技术是信息安全的关键技术,密码算法的快速实现日益重要,本文简要介绍了DES算法的基本原理及具体实现过程,并分析了该算法的安全性,并着重对DES算法的加密过程及优缺点进行了探讨。通过对分组密码DES算法IP变换、IP逆变换、S-盒换位表的分析,找出了他们的换位规则,根据这种规则提出了对DES算法软件实现的改进方法。并结合C编程环境,介绍了DES加密程序实现的具体方法。本文介绍了在门禁系统中使用MCS51汇编语言
2、编写DES加密算法的方法关键词DES加密;C编程程序实现;算法,门禁系统DES加密算法MCS51单片机AbstractTheencryptionofthedatasafeguardsitssecuritymainlybyencryptingthedatatransmittedbythenetwoyrk.Thisactivedefensivedevicecanvoluntarilyofferconsiderablesafetyprotectionforinformationwithonlyalittleco
3、st.Informationtechnologychangesourlifeandworkstyle.Atthesametime,Informationsecurityhasbecomeoneofourimportantsocialproblems.Cryptotechniqueisthekeytechniqueofinformationsecurity,aquickimplementationofcryptographicalgorithmhasbecomemoreandmoreimportant.Th
4、ispaperintroducesthebasicelementsofDESarithmeticandtherealizingprocessofDESalgorithm,analyzethesecurityofDESarithmeticItfocusesonthediscussionoftheencryptionprocessandtheplusesandminusesofDESalgorithm.。ThroughtheanalysisofDESalgorithm,IPcommutation,IP-1co
5、mmutation,S-box,findouttheirreplacementruleandputforwardtheimprovementmethodsofDESalgorithm'ssoftwarerealizationaccordingtothiskindofrule.TheconcretemethodofprogrammingtoachieveDESencryptiontechniquebyClanguagewerediscussed.KeywordsDESencryption;Cprogramm
6、ingachievementofprogramme;目次一、引言-------------------------------------二、DES加密算法-----------------------------49(一)、DES加密算法的基本概念---------------(二)、DES加密算法基本思想-----------------(三)、DES加密算法内在特性-----------------(四)、DES加密算法的优点-------------------(五)、DES加密算法加密目的---
7、---------------三、DES加密算法流程分析---------------------(一)、DES加密算法加密过程-----------------1、子密钥的产生-------------------------------------------------------2、换位操作————初始置换-------------------------3、乘积变换<1>、扩展置换---------------------------------------<2>、S-盒置换----------
8、--------------------------------<3>、P-盒置换-----------------------------------------<4>、乘积变换函数f------------------------------------4、DES加密算法在门禁系统中应用-------------------(二)、DES加密算法解密过程-----------------------1、DES加密算法的解密
此文档下载收益归作者所有