首页 | 本学科首页   官方微博 | 高级检索  
     检索      

基于B~+树的索引字段加密
引用本文:王正飞,汪卫,施伯乐.基于B~+树的索引字段加密[J].中南大学学报(自然科学版),2009,40(6).
作者姓名:王正飞  汪卫  施伯乐
作者单位:1. 湖南商学院计算机系,湖南长沙,410205;国防科技大学计算机学院并行与分布式处理国家重点实验室,湖南长沙,410073
2. 复旦大学计算机学院,上海,200433
基金项目:国家重点基础研究发展规划("973"计划)项目,湖南省教育厅科研基金资助项目 
摘    要:针对索引字段加密难的问题,提出一种基于B~+树的索引字段加密处理技术.该技术采用DBMS内部加密机制,选取在页/段映射到块时使用加密组件对索引字段进行加密,它能够使加密后的索引仍然保持有序,不会失去索引的快速查询功能.为了进一步保证索引字段本身的安全性,对索引按结点实施加密.实验中,模拟Postgresql中B~+树的构造方法,研究基于B~+树的加密索引字段的查询性能,并在页结点数和B~+树深度参数变化时,对分结点加密的查询性能进行测试.研究结果表明:基于B~+树的索引字段加密的查询速度虽然比明文查询速度下降20%左右,但采用分结点加密方式能够有效地减少解密代价,避免索引字段加密对查询性能产生较大影响.

关 键 词:数据库安全  加密  B~+树  索引  查询

Encryption over index fields based B~+ tree
WANG Zheng-fei,WANG Wei,SHI Bo-le.Encryption over index fields based B~+ tree[J].Journal of Central South University:Science and Technology,2009,40(6).
Authors:WANG Zheng-fei  WANG Wei  SHI Bo-le
Abstract:In order to solve the problem of encrypting the index fields, a new way, I.e., encryption over the index fields based B~+ tree, was proposed. The encrypted mechanism inside DBMS was adopted, the index fields were encrypted by the encryption component during the process of mapping page or segment to block. The new method could preserve its order after the index fields was encrypted, and the function of fast querying was not lost. Furthermore, in order to ensure the security, the index itself was encrypted according to each node. In the experiments, the B~+ tree was constructed by simulating the Postgresql. Querying performance over the encrypted index fields was studied, and the querying performance over each encrypted node was tested by varying the numbers of the pages and B+ tree depths. The results show that the query velocity over the encrypted index fields can be accepted although it decreases by about 20% compared with the plaintext, and encryption over each node can efficiently reduce the decryption cost so as to avoid the influence of querying on the encrypted index fields.
Keywords:database security  encryption  B~+ tree  index  query
本文献已被 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号