期刊名称:International Journal of Computer Science and Network Security
印刷版ISSN:1738-7906
出版年度:2007
卷号:7
期号:10
页码:220-224
出版社:International Journal of Computer Science and Network Security
摘要:Various security APIs such as IETF GCS-API and GSS-API, RSA Cryptoki, Microsoft CryptoAPI, and Intel CDSA are being used in a variety of application areas requiring the information security function. However, these proprietary standards are not compatible, and the developer must use those APIs selectively depending on the application environment or the programming language. To resolve this problem, we propose the information security component framework, while SSL (Secure Sockets Layer) using the confidentiality and integrity component interfaces has been implemented to verify validity of the framework. The implemented SSL uses the lower-level SSL component when establishing the RMI (Remote Method Invocation) communication between components, as if the security algorithm had been implemented by adding one more layer on the TCP/IP.