欢迎来到天天文库
浏览记录
ID:36779622
大小:364.27 KB
页数:45页
时间:2019-05-15
《基于SSL的远程医疗系统安全研究》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要随着多媒体及计算机网络技术的高速发展,基于Internet的远程医疗系统的研究步伐也日益加快,作为一个开放的分布式网络,远程医疗系统的网络安全问题以成为人们广泛关注的问题。特别是远程医疗网络中的数据信息安全传输协议对于应用的安全性起着非常重要的作用,已经成为影响远程医疗网进一步发展的重要因素。为了解决这个问题,我们提出了一个设计方案,该方案采用SSL协议和Java2安全体系。借助于计算机和网络技术,在客户机和服务器之间构建一条安全通道。实现了一个相对安全的远程医疗系统。根据上述技术方案对系统进行分解后,把系统分成不同的功能子模块,包括身份认证模块、握手消息处理模块、记录层处理模
2、块、管理配置模块,分别对各子模块进行了设计实现。设计过程中,利用了SSL协议与应用层协议独立无关的特性,使高层应用透明地建立在SSL协议之上;又充分利用了基于Java2的模块化设计思想,发挥了可重用和跨平台特性,使设计层次分明、系统结构简洁明了。最后利用由PHAOS公司开发的一套快速建立SSL应用程序的软件开发工具PhaosSSLavaToolkit完成了各个模块的开发过程。由于PhaosSSLava可以使开发者建立纯Java的应用程序,以便在支持Java的任何平台上运行的,所以本系统具有平台无关性。测试结果表明,本文所设计的系统能够达到预期目标,满足了远程医疗系统的安全需求。关键
3、词:远程医疗系统,网络安全,安全套接层,SSL,JAVAAbstractWiththedevelopmentofmultimediaandcomputernetwork,ResearchoftelemedicinesystembasedonInternetevolvesfaster.Beingadistributednetwork,telemedicinesystemisconfrontedwithseriousnetworksecurity.Thesecurityofnetworkreceivesattention.Thesecuretransportofdatahasbecom
4、etheemphasisofnetworkenvironmentandofimportantfactorsoftelemedicinenetworkdevelopment.Presently,manyofthefamouscommercialproductsofbrowsersandwebserverssupportSSLinternally.SSLhasbecomethemostprevailingWWWsecureprotocol.Inordertosolvethisproblem,wedevelopaschemebasedonSSLandJava2SecurityArchit
5、ecture.Itcanestablishasecuritychannelbetweenclientmachineandsevermachine.Weimplementrelatevelysecuritytelemedicinesystem.Accordingtothisproject,wedividethesystemintoseveraldifferentfunctionmodules,includesAuthenticationmodule,Handshakeprotocolmodule,recordprotocolmodule,managersettingmodule.Th
6、endesignandachievethemodulesrespectively.InthisstructurewetakeadvantageofcharacteristicthatSSLisirrespectiveofapplicationlayerprotocol.WeuseasetofsoftwareexploittoolPhaosSSLavaToolkitwhichcanquicklycreateSSLapplicationprogramtocompletethedevelopmentprocessofeverymodule.AsPhaosSSLavacanmakethed
7、evelopertocreatethepureJavaapplicationprogram,inordertorunonanyplatformthatsupportsJAVA,sothissystemhasplatformirrelevancy.Theresultoftestingshowsthatthesystemthatdesignedinthisarticlecanachievetheanticipatedtarget,andsatisfythesafetyne
此文档下载收益归作者所有