毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

安全中间件安全服务管理模块设计与实现

时间:2017-06-17 17:22来源:毕业论文
安全中间件将信息安全技术和中间件技术相结合,屏蔽了底层安全算法的复杂性,对外提供统一的安全服务接口。在适用于无线网络的安全中间件的体系结构下,对安全服务控制SSC模块

摘要随着计算机网络的发展,人类进入信息时代。随着网络带给人们巨大的方便的同时,存在着许多的安全问题的困扰。因此,安全中间件的研究随之发展起来。
安全中间件将信息安全技术和中间件技术相结合,屏蔽了底层安全算法的复杂性,对外提供统一的安全服务接口。在适用于无线网络的安全中间件的体系结构下,对安全服务控制SSC模块进行了详细的设计,尤其是动态链接库以及多线程的运用,并且实现了底层安全服务的动态调度策略,从而提高了安全中间件中资源利用率。10339
最后,为了测试该安全中间件,运用测试程序,包括安全服务接口的测试、共享队列的测试、安全负载均衡测试,验证了系统的高效性、实用性。
关键词  安全中间件  信息安全  安全服务控制  动态调度
毕业设计说明书(论文)外文摘要
Title  Design and Implementation of security services management module of Security Middleware          
Abstract
With the development of computer networks, humanity has entered the information age. As the network to bring people great convenience at the same time, there are many security problems. Therefore, the security middleware grown with it.
Security middleware is a combination of information security and middleware. It shields the complexity of security algorithms in bottom and provides unified interfaces of security services to users. With the Security Middleware architecture for wireless network,  the security services control module(SSCM) has been designed in a detailed way, especially the use of dynamic link library, as well as multi-threaded.And we have achieved a dynamic scheduling strategy for the the bottom of security services, thereby enhancing the security middleware in resource utilization.
Finally, in order to test the security middleware,we use the test procedures, including the test of safety service interface, shared queue and security load balancing to verify the system's efficiency, practicality.
Keywords  Security Middleware   Information Security   Security Services Control  Dynamic Scheduling
 目   次
1  绪论 1
1.1  安全中间件概述1
1.2  国内外研究现状及意义1
1.3  论文内容与组织结构3
2  信息安全学理论 4
2.1  信息安全的概念 4
2.2  信息安全的内容  4
2.3  密码学技术 6
2.3.1  对称加密算法7
2.3.2  非对称加密算法 8
2.4  消息摘要(散列函数)10
2.5  数字签名10
2.6  数字证书11
2.6.1  X.509证书11
2.6.2  证书签名与验证12
2.7  公钥基础设施PKI12
2.8  本章小结14
3  中间件介绍及安全中间件的体系结构15
3.1  中间件介绍15
3.2  安全中间件体系结构16
3.3  运行流程及总体设计18
3.3.1  运行流程18
3.3.2  资源配置RC19
3.3.3  通用安全管理器CSM20
3.3.4  安全服务提供者21
3.4  本章小结22
4  安全服务管理模块详细设计23
4.1  概述23
4.2  平台移植模块(动态链接库)23
4.3  安全服务注册管理25
4.4  安全服务调度管理27
4.4.1  安全服务的加载27
4.4.2  安全服务的卸载28
4.5  优化调度管理策略29
4.5.1  启动时管理策略29
4.5.2  系统中安全服务模块统筹管理策略29
4.5.3  运行时模块调度管理30
4.6  SSC线程管理策略30
4.7  本章小结32
5  安全服务管理模块测试33 安全中间件安全服务管理模块设计与实现:http://www.751com.cn/jisuanji/lunwen_9360.html
------分隔线----------------------------
推荐内容