- 1、本文档共23页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
射频IC卡加密算法及其实现
射频IC卡加密算法及其实现
学 院:
专 业:
姓 名:
指导老师:
学 号:
职 称:
0000
中国·珠海
二○一五年四月
诚信承诺书
本人郑重承诺:本人承诺呈交的毕业设计《射频IC卡加密算法及其实现》是在指导教师的指导下,独立开展研究取得的成果,文中引用他人的观点和材料,均在文后按顺序列出其参考文献,设计使用的数据真实可靠。
本人签名:
日期: 2015年 04月 14日
射频IC卡加密算法及其实现
摘要
目前IC卡应用越来越广泛,银行卡、身份证、社保卡、交通卡、门禁卡等等,IC卡里面包含了大量的个人隐私信息,也正因为如此有不法分子会想尽办法对IC卡及IC卡应用系统的进行攻击。其目的都是想获取非法利益或破坏应用系统。对IC卡的加密处理、信息传输的安全保障是密码学应用中最重要的环节。采用加密技术的基本思想是将明文信息转化为被保护的加密信息的问题,使得信息安全问题得到有效地解决。为防止对传输信息的非法截取后进行获取非法利益或蓄意破坏行为,采用密码技术对明文信息传输的过程进行加密保护,使得非法截取的信息成为不可读和不可知的乱码信息具有十分重要性意义。本文将介绍如何运用加密技术,使射频IC卡内容的安全性得到有效保障作了详细阐述。
关键字 IC卡加密 加密算法 安全性Encryption algorithm and its implementation of RF IC card
Abstract
IC card recorded a large number of important information, can be used for personal identification, but also can replace cash and checks for shopping, there are criminals to commit all kinds of IC card and its application system attacks. Including its purpose to obtain illegal benefits, or destroy the application system. The IC card processing and transmission of information protection is the most important aspect of the application code. The basic idea of using cryptography is the protection of a large number of plaintext into a few key information protection, the protection of information problem is easy to solve. In order to prevent the illegal interception of information transmission, the transmission of information is encrypted by password protection technology, makes the illegal interception of information is of importance to become unreadable, unknown. This paper introduces how to use the encryption technology, the radio frequency intelligent IC Carmen ban system security guarantee in detail.
Keywords: IC card encryption encryption algorithm security目录
诚信承诺书 I
摘要 II
Abstract III
绪论 - 1 -
第一章 加密算法介绍 - 4 -
(一) 加密算法简介 - 4 -
(二) 对称加密算法 - 4 -
(三) AES算法原理 - 5 -
(四) AES与3DES的比较 - 5 -
第二章 ECC加密算法 - 6 -
(一) ECC加密算法介绍 - 6 -
(二) 从射影平面坐标系到椭圆曲线 - 7 -
(三) 椭圆曲线上的加法 - 9 -
(四) 密码学中的椭圆曲线 - 11 -
(五) 椭圆曲线上简单的加密/解密 - 13
文档评论(0)