【24h】

Querying encrypted character data in DAS model

机译:在DAS模型中查询加密的字符数据

获取原文
获取原文并翻译 | 示例

摘要

There has been increasing concern about Databaseas-a-Service(DAS) architectures. In the DAS model, the conventional scheme for query over encrypted data in database is to construct efficient index in database. This can ensure query efficiency. However, the fuzzy search is often used in the query of character data. It will be very tough owing to data encryption. Even the tiny changes of plaintext, the ciphtext will be quite distinct. Therefore, it is crucial to construct efficient index of encrypted character strings. To address these problems, a cryptographic scheme of character data in relational database is proposed in this paper. In this scheme, the char or varchar data type and clob data type will be considered respectively. For the data of char or varchar type, an index based double filtration is established. The index includes two parts: the first part of index is used to determine the set of existed characters in original string, and the second part stores the characteristic value of the characters' positions. The first part of index implements the first filtration, which will filter all the records include inaccurate characters. The second part of index is used to verify the positions of character strings. It's the second filtration. For the data of clob type, instead of the original character data, the positions of all the character strings will be stored. This scheme avoids needless decryption and data transfer. Consequently, better query efficiency is achieved and fuzzy search is well supported.
机译:人们越来越关注数据库即服务(DAS)架构。在DAS模型中,查询数据库中加密数据的常规方案是在数据库中构造有效的索引。这样可以保证查询效率。但是,模糊搜索通常用于字符数据的查询。由于数据加密,这将非常困难。即使是纯文本的微小变化,密文也将是截然不同的。因此,构建有效的加密字符串索引至关重要。针对这些问题,提出了一种关系数据库中字符数据的加密方案。在此方案中,将分别考虑char或varchar数据类型和clob数据类型。对于char或varchar类型的数据,建立了基于索引的双重过滤。索引包括两部分:索引的第一部分用于确定原始字符串中已存在的字符的集合,第二部分用于存储字符位置的特征值。索引的第一部分执行第一个过滤,它将过滤所有包含不准确字符的记录。索引的第二部分用于验证字符串的位置。这是第二次过滤。对于Clob类型的数据,将存储所有字符串的位置,而不是原始字符数据。该方案避免了不必要的解密和数据传输。因此,可以实现更好的查询效率,并且可以很好地支持模糊搜索。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号