文档详情

数字签名论文.pdf

发布:2017-06-30约8.31千字共8页下载文档
文本预览下载声明
计算机网络安全论文设计 RSA 数字签名的设计与实现 摘 要 计算机和网络技术的发展将 人类带入信息化社会,随之而来的是倍受关注的信息安全问题。 现代密码学已成为信息安全技术的核心,数字签名是现代密码学主要研究的内容之一。数字签名技 术在身份识别和认证、数据完整性、抗抵赖等方面具有其它技术所无法替代的作用,它在电子商务 和电子政务等领域有着极广泛的应用。 本论文首先探讨了数字签名的研究背景和意义。接着系统研究了数字签名的原理及其相关技 术,包括密码技术、数字签名算法等。论文对RSA 算法进行了详细的描述,并总结算法的优点和不 足。 关键词:数字签名 密码学 RSA 算法 A digital Signature Software’s Design and Implementation ABSTRACT Computer and network technology bring human beings into the information society, followed by a closely watched issue of information security. Modern cryptography, information security technology has become the core of modern cryptography, digital signature is the main component of the study. Digital Signature Technology in identification and authentication, data integrity, repudiation and so can not be replaced with other technical role, its areas of e-commerce and e-government has a very wide range of applications. The paper first discusses the digital signature of the research background and significance. Then the digital signature system theory and its related technologies, including cryptography, digital signature algorithm and digital certificates. Through the analysis of classical digital signature algorithm comparison, advantages and disadvantages of algorithm. Keywords:Digital signature Cryptography RSA algorithm I 计算机网络安全论文设计 一、引言 (一)主要研究内容 数字签名(Digital Signature)技术是非对称加密算法的典型应用。数字签名的应用过程是, 数据源发送方使用自己的私钥对数据校验或其他与数据内容有关的变量进行加密处理,完成对数据 的合法“签名”,数据接收方则利用对方的公钥来解读收到的 “数字签名”,并将解读结果用于对 数据完整性的检验,以确认签名的合法性。数字签名技术是在网络系统虚拟环境中确认身份的重要 技术,完全可以代替现实过程中的 “亲笔签字”,在技术和法律上有保证。在数字签名应用中,发 送者的公钥可以很方便地得到,但他的私钥则需要严格保密。 (二)研究的目的和意义 随着信息技术和计算机网络技术的发展,其应用涉及到政府、军事、文教、商业、金融等诸多 领域。如商业经济信息系统
显示全部
相似文档