PKCS-Based Data Security Framework and Its Supporting Library Design

WANG Huai-bo,LI Lin,ZHANG Shen-sheng
DOI: https://doi.org/10.3321/j.issn:1006-2467.2000.06.024
2000-01-01
Abstract:A PKCSbased data security framework was proposed and its supporting library was implemented. At the bottom of the framework there is an I/O and coding module, which deals with the coding of BER/DER, Base 64 and I/O with various data repositories. It has a stream module structure to enable onepass processing. An algorithm foundation class library which covers all PKCSrelated algorithms forms the core of the framework. Above the classes library comes an X.509 certificate service module, as well as a PKCS#7 and PKCS#12 data protection module. As an integral part of the framework, environment management module of personal security maintains user's personal information such as password, private key and certificate. The presented work can give a reference to the research of the general data security framework.
What problem does this paper attempt to address?