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