摘要
提出了一种基于数据库数据项的同时保护保密性和完整性的设计方法。在原有数据库表的基础上,增加了一个对应的校验表,校验表中存放的是原数据项的校验项,通过在校验项中引入行标识列和行连锁技术,在保护重要或敏感数据库数据保密性的基础上,可有效保护数据被非法修改、交换、添加和删除等篡改行为。对设计进行了效果验证和安全性分析。
This paper proposes a novel method that simultaneously assures data confidentiality and data integrity of data items. The basic idea of this method is adding a verification table to existing database tables, and the verification items for each original data item are stored in the verification table. By using the line label and line concatenation techniques, this method not only assures the confidentiality of a database that has important and sensitive data, but also effectively protects data from being modified, exchanged, added or deleted illegally. A formal analysis and verification of this method is provided.
出处
《计算机工程》
CAS
CSCD
北大核心
2007年第10期61-63,100,共4页
Computer Engineering
基金
河南省自然科学基金资助项目(0411013300)
河南省高等学校青年骨干教师基金资助项目(2005-174)
关键词
关系数据库
数据项
保密性
完整性
同时保护
Relational database
Data item
Confidentiality
Integrity
Simultaneous protection