- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
[理学]椭圆曲线伪随机序列密码的实现
本 科 生 毕 业 论 文
题 目: 院 系:
专 业:
学生姓名:
学 号:
指导教师:
二〇〇 年 月
摘要
随着互联网的广泛应用,各种信息资料在网上传输越来越频繁,资料在传输过程中的安全性问题日益突出。信息安全技术备受关注,其中密码理论的研究与应用是信息安全技术的核心领域。 使用椭圆曲线作为公钥密码体制的基础是由定义在有限域上的椭圆曲线上点的集合可构成阿贝尔群。
关键词:
Abstract
Along with Internets widespread application, each kind of information paper is getting more and more frequent in on-line transmission, the material is day by day prominent in transmission process secure question. The information security technology receives the attention, the password theorys including pseudo-random numbers research and the application are the information security technology core fields. The random sequence has played a very important role in it. The key generation,digital signature,authentication and many kinds of communication Protocol all need random sequence. Just as the famous expert of cryptology Bruce Schneier said that the random sequence is the Problem which is discussed very less in cryptology but it is the most important one in cryptology . In some case,the security of the random sequence decides the security of the system. This article main elaboration based on elliptic curve false immediately sequence generators realization: In the modern cryptology an important class group is in the elliptic curve spot structure group, the use elliptic curve as the public key cipher systems foundation is because defines in the finite field in the elliptic curve a set may constitute the Abel group, uses on the Abel group the spot operation, thus realizes the random sequence production.
Keywords: Elliptic Curve, Random Number, Information security目 录
第一章 前言 1
第二章 预备知识 4
2.1 数论 4
2.2 群论 5
2.3 椭圆曲线上的点构造群 6
2.3.1 群运算 7
2.3.2 点乘 10
第三章 伪随机序列及其产生器 11
3.1 伪随机序列及其应用 11
3.1.1 随机序列的相关定义与性质 11
3.1.2 伪随机序列的相关应用 12
3.1.3 伪随机序列的产生过程 15
3.2 随机序列产生器的概述 15
3.2.1 伪随机序列产生器的数学定义 16
3.2.2 随机序列产生器的分类 17
第四章 基于椭圆曲线伪随机序列产生器及其实现 18
4.1 基于椭圆曲线伪随机序列产生器 18
4.2 基于椭圆曲线伪随机序列产生器的实现 20
第五章
文档评论(0)