We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Cryptography and Security

Title: A Java Data Security Framework (JDSF) and its Case Studies

Abstract: We present the design of something we call Confidentiality, Integrity and Authentication Sub-Frameworks, which are a part of a more general Java Data Security Framework (JDSF) designed to support various aspects related to data security (confidentiality, origin authentication, integrity, and SQL randomization). The JDSF was originally designed in 2007 for use in the two use-cases, MARF and HSQLDB, to allow a plug-in-like implementation of and verification of various security aspects and their generalization. The JDSF project explores secure data storage related issues from the point of view of data security in the two projects. A variety of common security aspects and tasks were considered in order to extract a spectrum of possible parameters these aspects require for the design an extensible frameworked API and its implementation. A particular challenge being tackled is an aggregation of diverse approaches and algorithms into a common set of Java APIs to cover all or at least most common aspects, and, at the same time keeping the framework as simple as possible. As a part of the framework, we provide the mentioned sub-frameworks' APIs to allow for the common algorithm implementations of the confidentiality, integrity, and authentication aspects for MARF's and HSQLDB's database(s). At the same time we perform a detailed overview of the related work and literature on data and database security that we considered as a possible input to design the JDSF.
Comments: a 2007 project report; parts appeared in various conferences; includes index
Subjects: Cryptography and Security (cs.CR); Software Engineering (cs.SE)
DOI: 10.1109/NTMS.2009.5384673 10.1007/978-90-481-3662-9_77 10.1007/978-90-481-3662-9_73
Cite as: arXiv:1604.00025 [cs.CR]
  (or arXiv:1604.00025v1 [cs.CR] for this version)

Submission history

From: Serguei Mokhov [view email]
[v1] Thu, 31 Mar 2016 20:00:53 GMT (735kb,D)

Link back to: arXiv, form interface, contact.