欢迎来到天天文库
浏览记录
ID:6330863
大小:172.00 KB
页数:20页
时间:2018-01-10
《毕业设计(论文)-基于rsa的数字签名的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于RSA的数字签名的设计与实现摘要随着计算机网络和信息技术的发展,信息安全在各领域发挥着越来越重要的作用,其中密码学已成为信息安全技术的核心,本文主要介绍了信息加密技术的应用。RSA算法是目前公认的在理论和实际应用中最为成熟和完善的一种公钥密码体制,它是第一个既能用于数据加密也能用于数字签名的算法,是公钥密码体制的代表。数字签名是起到身份认证、核准数据完整性的一种信息安全技术。它通过认证技术来辨认真伪。RSA数字签名体制使用的是RSA公开密钥密码算法进行数字签名。本文主要研究的内容包括:第一,对RSA算法进行了全面系统的介绍,包括RSA算法的应用现状和原理—大素数
2、的产生、密钥对的产生、对明文的加密运算和密文的解密运算,为具体实现打下了理论基础;第二,介绍了RSA数字签名的一些基本概念和数字签名的理论实现过程;第三,对MD5算法基本原理的介绍;第四,详述了RSA数字签名的设计与实现,主要实现的模块包括RSA密钥的产生(一对公钥和私钥),RSA加密算法和解密算法的实现,消息摘要MD的生成以及利用RSA算法实现数字签名和签名的验证;第五,对该系统进行了整体的测试和分析改进;第六,分析了RSA数字签名的安全性,指出了RSA数字签名的发展方向。关键字:RSA算法;加密;解密;MD5算法;RSA数字签名TheDesignandReali
3、zationofDigitalSignatureBasedonRSAAbstractWiththedevelopmentofthecomputernetworkandinformationtechnology,informationsecurityplaysmoreandmoreimportantroleineveryfield.Cryptographyhasbecomethecoreofinformationsecuritytechnology.Thisthesismainlyintroducestheapplicationofinformationencrypt
4、iontechnology.RSAalgorithmisconsideredasapublic-keycryptosystemofthemostfullydevelopedandcompleteintheoryandpracticeapplicationatpresent.Itisthefirstalgorithmforbothdataencryptionanddigitalsignature.Digitalsignatureisaninformationsecuritytechnologyusedtocheckauthenticationanddataintegr
5、ity.Itidentifiestrueorfalsebytheauthenticationtechnology.RSAdigitalsignaturesystemcarriesondigitalsignaturebyusingRSApublic-keycipheralgorithm.Themaincontentofthisthesisincludessixparts.Firstofall,itisacomprehensivesystematicintroductionaboutRSAalgorithmincludingthepresentapplicationsi
6、tuationandprincipleofRSAalgorithm----producingbigprimenumbersandsecretkeys,theencryptionarithmeticforinformationandthedecryptionforsecretinformation,whichestablishthetheoryfoundationforachievingconcrete;secondly,itintroducessomebasicconceptionofRSAdigitalsignatureandtheoryofdigitalsign
7、aturerealizingprocess;thirdly,itintroducesthebasicprincipleofMD5algorithm;fourthly,itstatesdesignandrealizationofRSAdigitalsignatureindetail.ThemainmodulesincludesproducingRSAsecretkeys(apublickeyandprivatekey),implementationofRSAencryptionalgorithmanddecryptionalgorithm,producingmes
此文档下载收益归作者所有