计算机与现代化 ›› 2009, Vol. 1 ›› Issue (11): 6-11,1.doi:

• 数据库 • 上一篇    下一篇

基于表字段的数据库加密服务器的设计与实现

孙萍萍   

  1. 杭州职业技术学院,浙江 杭州 310018
  • 收稿日期:2009-07-07 修回日期:1900-01-01 出版日期:2009-11-30 发布日期:2009-11-30

Design and Realization of Database Encryption Server Based on Table Fields

SUN Ping-ping   

  1. Hangzhou Vocational and Technical College, Hangzhou 310018, China
  • Received:2009-07-07 Revised:1900-01-01 Online:2009-11-30 Published:2009-11-30

摘要: 对数据库中的关键数据加密是保护数据库中数据安全的有效措施。在经过深入研究的基础上提出了一个行之有效的数据库加密服务器的实现方案,在给出的实现方案中,被加密的数据库可以是符合SQL标准的多种常见的关系数据库,加密粒度是表字段,而且密钥管理具有高度的灵活性。为了验证提出方案的正确性和可行性,实现了一个模拟的数据库加密系统。测试模拟系统所得的数据表明本数据库加密系统设计方案切实可行。

关键词: 数据安全, 数据库加密, 加密服务器, 表字段, 密钥管理

Abstract: It is an effective security measure to encrypt the key data in the database. An effective realization program is put forward on the basis of in-dept research. In this program, the encrypted database can be a variety of common database compliant with SQL standard and the encryption size is a table field, moreover, the key management has a high degree of flexibility. In order to verify the correctness and feasibility of this program, a simulation system of database encryption system is realized. The data from the testing simulation system reveals that the database encryption system design program is feasible.

Key words: data security, database encryption, encryption server, table field, key management