欢迎来到天天文库
浏览记录
ID:464654
大小:884.21 KB
页数:74页
时间:2017-08-05
《基于安全SD卡的Elastos数字认证机制的研究与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、TongjiUniversityMasterofScienceAbstract基于安全SD卡的Elastos数字认证机制的研究与实现摘要随着移动互联网的深入发展,移动设备,尤其是智能手机的计算能力得到大幅度提升,它与外界的数据交换越来越频繁,数据交换量也越来越大,在这些设备上从事电子商务活动成为一种新的方式。而移动电子商务成为现实的基础是保证身份真实性和传输的数据的安全性。Elastos是一款基于微内核的完全面向构件化的操作系统,具有灵活的构件组装的特点。CAR(ComponentAssemblyRuntime)构件技术是Elastos操作系统中面向构件的编程
2、模型,表现为一组编程规范,规定了构件间相互调用的标准,包括构件、类、对象、接口等定义与访问构件对象的规定,使得二进制构件能够自描述,能够在运行时动态链接,不同的构件动态组装成功能更丰富的能力。移动互联网环境下,在Elastos上开展着各种各样的业务,尤其是安全相关业务,对于安全提出了更严格的需求,例如要求对传输的数据进行加密,保证敏感数据的保密性,同时还必须保证通信双方的真实身份。此外,各种业务应用的运行需要Elastos具有一个安全稳定的运行环境,提供运行时安全检查。为满足这些安全需求,本文提出了基于安全SD卡的Elastos数字认证机制,通过该机制来验证C
3、AR构件运行时安全,并以安全构件的形式向其他CAR构件或上层应用程序提供安全服务,满足了移动设备在移动互联网范围内对传输的数据完整性和身份真实性认证的安全需求,为移动电子商务和分享服务等移动互联网业务服务提供安全技术支持,同时采用Java与CAR互操作技术,满足了Elastos和Android两种计算模型对安全服务的需要。论文首先介绍了移动互联网环境下移动设备数据交换涉及的安全性问题,以及国内外对这些问题的研究现状。然后,介绍了Elastos、CAR构件技术、Java与CAR互操作技术和移动设备安全SD智能卡相关技术。其次,结合安全SD智能卡的特点,设计了El
4、astos数字认证机制,实现了相关功能模块。最后,对这种数字认证机制的课题研究进行阶段性总结和对后续工作进行展望。关键字:Elastos,CAR构件,移动设备,安全,数字认证VTongjiUniversityMasterofScienceAbstractTheResearchandImplementationofElastosPKIEnvironmentBasedonSecuritySDCardABSTRACTWiththefurtherdevelopmentofmobileInternet,mobiledevices,especiallymobilephon
5、eintelligentcomputingcapabilityhasbeengreatlyimproved,anditsoutsidedataexchangemoreandmorefrequently,thedataexchangeamountisalsogrowing,engagedine-commerceactivitiesinthesedeviceshasbecomeanewway.Andthefoundationofmobilee-commerceistoensuretheauthenticityofidentityandthesecurityofda
6、tatransmitted.Elastosisafullycomponentorientedoperatingsystembasedonmicrokernel,whichhasthecharacteristicsofflexiblecomponentassembly.CAR(ComponentAssemblyRuntime)componenttechnology,componentorientedprogrammingmodelofElastosoperatingsystem,isasetofprogrammingspecifications,theprovi
7、sionsofthecalleachotherbetweencomponentsincludingcomponents,standards,regulations,object,interfacedefinitionandaccesscomponentobject,thebinarycomponentcandescribethedynamiclinkincanwhenrunning,thesuccessofdifferentcomponentsassemblyabilitymoreabundant.ThemobileInternetenvironment,on
8、theElastosforavarie
此文档下载收益归作者所有