欢迎来到天天文库
浏览记录
ID:24035266
大小:452.00 KB
页数:63页
时间:2018-11-12
《RSA数字签名本科毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要本科毕业论文RSA数字签名III摘要摘要当今世界信息技术获得了前所未有的大发展,因而信息的安全性必将变得越来越受到人们的重视。而数字签名技术是目前网络安全领域的研究热门方向。RSA算法是第一个能同时用于加密和数字签名的算法,易于应用和理解。RSA从提出一直到现在,它经历了各种考验。它通过认证技术来分辨真与假。RSA数字签名体制使用地是RSA公开密钥算法进行得数字签名。本文主要是对RSA公开密钥密码体制的研究,并在此基础上实现了RSA的数字签名的体制。本文的主要内容包括:第一:在查阅大量文献资料的基础上,分析了密码学领域里,公钥加密体制的优点所在
2、及其RSA数字签名的安全性(攻击性);第二:简述了DSA以及椭圆曲线数字签名,深入分析RSA算法的理论基础及算法原理,包括RSA大素数的产生,密钥对的产生,以及对明文的加密和解密:第三:对MD5算法基本原理的详细介绍。第四:阐述了RSA数字签名的设计与实现,其中包括RSA公钥和私钥的产生,RSA加密与解密算法的实现,消息摘要的生成,还有就是利用RSA加密算法实现数字签名以及签名的验证。第五,简要陈述数字签名的用途。关键词:加密解密RSA算法RSA数字签名III摘要AbstractNowtheinformationoftheworldisdevelo
3、pingfastly.Sothesecurityoftheinformationisbecomingmoreandmoreimportantly.Digitalsignaturefiledwillbecomehotspotsinfuture.Itisthefirstalgorithmforbothdataencryptionanddigitalsignature.Itcanbeunderstoodeasilybypeople.RSAhasundergonevarioustestswhenitisputout.RSAasthepublickeycry
4、ptosystemrepresentativeapproveddataintegrityisakindofinformationtechnology.Itisthroughtheauthenticationtechniquestodistinguishtrueandfalse.RSAdigitalsignaturesystemusingaRSApublickeyalgorithmfordigitalsignature.ThetextisaboutthestudyofRSApublickeyencryption,basedonthisgenerati
5、ngRSAdigitalsignature.including:,Firstlyonthebasisofpreviousresearch,asystembasedonellipticalcurveproxysignature,TheadvantageofpublickeyencryptionandthesecurityofRSAdigitalsignature(attack)Secondly,itanalyzestheprincipleofRSA,includinghowtogenerataprimenumber,howtogeneratthese
6、cretkeysandhowtoencryptionaswellasdecrypt,Thirdly,itstatestheprincipleofMD5indetail.Fourthly,itstatesdesignandrealizationofRSAdigitalsignatureindetail.ThemainmodulesincludesproducingRSAsecretkeys,implementationofRSAencryptionalgorithmanddecryptionalgorithm,producingmessagedige
7、standrealizingdigitalsignatureandverificationbyRSA.Keywords:RSAalgorithm;encryption;decryption;RSAdigitalsignatureIII目录目录目录摘要IAbstractII1绪论11.1研究背景21.2研究现状32密码学基本概念42.1公钥密码基本概念42.1.1公钥密码原理42.1.2公钥密码的理论基础52.2对称加密体制53数字签名的基本概念和理论73.1数字签名概念73.2数字签名理论73.3数字签名过程73.3.1.发送方签名过程83.3.2
8、.接收方验证过程94数字签名常见的算法及其数字签名114.1DSA数字签名算法114.1.1DSA数字签名实现的三个步骤1
此文档下载收益归作者所有