欢迎来到天天文库
浏览记录
ID:12556471
大小:521.50 KB
页数:38页
时间:2018-07-17
《快速加密解密芯片中kasumi算法的实现—免费毕业设计论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计(论文)快速加密解密芯片中KASUMI算法的实现论文作者姓名:申请学位专业:申请学位类别:指导教师姓名(职称):论文提交日期:快速加密解密芯片中KASUMI算法的实现摘要随着移动通信技术的飞速发展和普及,其中的安全问题正受到越来越多的关注。在第三代动通信系统中,除了传统的语音和数据业务外,还提供多媒体业务、交互式数据业务、电子商务、互联网服务等多种信息服务。因此,如何保证业务信息的安全性以及网络资源使用的安全性已成为3G系统中重要而迫切的问题。在3GPP系统的安全结构中有两个标准算法:机密性算法f8和
2、完整性算法f9。这两个算法都是基于KASUMI算法的。KASUMI算法在128位密钥的控制下,输入64位数据,产生64位输出。本论文简单介绍了KASUMI算法的原理和机构,并且介绍了用KASUMI算法的一种基于FPGA的硬件实现方法,并且给出测试结果。关键词:KASUMI算法;FPGA;3GHigh-SpeedencryptionanddecryptionHardwareImplementationofthe3GPPAlgorithmKASUMIAbstractAlongwiththeprosperousde
3、velopingandpopularityofthemobilecommunicationtechnology,themoreadvancedsecurityisrequiredinthecommunicationsystem.In3Gmobilecommunicationsystems,moreandmorenewservicesareprovided,suchasmultimedia,interactivedatatransaction,electronicbusinessandinternetservi
4、ces,exceptfortraditionalvoiceserviceanddataservice.Sohowtoguaranteethesecurityoftheinformationtransmittedinthemobilecommunicationsystemandthesecurityofthenetworkresourceshasbecomeanurgentproblem.Withinthesecurityarchitectureofthe3GPPsystemtherearetwostandar
5、dizedalgorithms:Aconfidentialityalgorithmf8,andanintegrityalgorithmf9.EachofthesealgorithmsisbasedontheKASUMIalgorithm.The3Gcorecryptographicalgorithm:KASUMIalgorithmwaspresentedinthepaper,includingitsprinciplesandcomponents.KASUMIisablockcipherthatproduces
6、a64-bitoutputfroma64-bitinputunderthecontrolofa128-bitkey.InthispaperoneFPGAImplementationoftheKASUMIalgorithmispresented.Keywords:KASUMIalgorithm;FPGA;3G目录论文总页数:27页1引言11.1KUSAMI算法的背景介绍11.2选题意义11.3课题研究方法12算法的构成原理22.1KASUMI算法22.2KASUMI算法中的函数32.2.1第i轮的轮函数fi32
7、.2.2函数FL32.2.3函数FO42.2.4函数FI42.2.5S-boxes52.2.6S752.2.7S962.2.8子密钥的生成83算法的应用和安全性94设计说明104.1设计思路104.2S9-S7盒函数模块设计114.2.1S9-S7盒设计思想114.2.2S9-S7盒设计结构简述114.2.3S9-S7函数模块实例测试114.3FI函数模块设计说明134.3.1FI函数模块设计思想134.3.2FI函数模块设计结构简述134.3.3FI函数模块实例测试134.4FO函数模块设计说明144.4.
8、1FO函数模块设计思想144.4.2FO函数模块设计结构简述154.4.3FO函数模块实例测试154.5FL函数模块设计说明164.5.1FL函数模块设计思想164.5.2FL函数模块设计结构简述174.5.3FL函数模块实例测试174.6密钥生成函数模块设计说明184.6.1密钥生成函数模块设计思想184.6.2密钥生成函数模块设计结构简述194.6.3密钥生成函数模块实例测试194.7KASUM
此文档下载收益归作者所有