Nova Patents
US10769293B2

Privacy preserving data search

Summary by NHIP

Privacy-preserving database search

The method searches a database by generating a search key and hashing it to produce a shortened key. A hardware processor then compares this shortened key against hashed index values to retrieve entries mapped to the identified set.

Claim Score by NHIP

Read claim 13, the broadest

Abstract

Database entries can be protected by indexing the entries using a plurality of indexes, each associated with a level of access rights. A level of access rights can be determined from a search query, and an index can be selected based on the determined level of access rights. A search key can be generated based on the received query, and the selected index can be searched using the search query. Database entries mapped to the values of the selected index returned in response to the search can be outputted. Each index is associated with a different granularity defining the number and/or ambiguity of search results returned in response to searching an index.

US10769293B2, drawing sheet 1
Sheet 1 of 6

Term

7.2 yearsleft in the term

Expires 14 December 2033, including 82 days of term adjustment.

  1. Priority
  2. Filed
  3. Granted
  4. Today
  5. Expires

18 claims: 3 independent, 15 dependent

  1. 1
    A method for data protection in a computer system associated with a plurality of levels of access rights, the method comprising:receiving, from a requesting entity, a query to search a database indexed with each of a plurality of indexes, each index associated with a different access rights level and including a plurality of values each mapped to a different set of database entries;generating, by a hardware processor, a search key based on the received query;hashing the generated search key using a hash table;maintaining a leading portion of the hashed search key and discarding the remainder of the hashed search key to produce a shortened hashed search key;searching, by the hardware processor, an index corresponding to an access rights level associated with the requesting entity by comparing the shortened hashed search key to a leading portion of hashed index values of the searched index to identify a set of index values;and outputting database entries mapped to the identified set of index values.
  2. 7
    A information retrieval system comprising:a non-transitory computer-readable storage medium storing executable computer instructions that, when executed, perform steps comprising: receiving, from a requesting entity, a query to search a database indexed with each of a plurality of indexes, each index associated with a different access rights level and including a plurality of values each mapped to a different set of database entries;generating a search key based on the received query;hashing the generated search key using a hash table;maintaining a leading portion of the hashed search key and discarding the remainder of the hashed search key to produce a shortened hashed search key;searching an index corresponding to an access rights level associated with the requesting entity by comparing the shortened hashed search key to a leading portion of hashed index values of the searched index to identify a set of index values;and outputting database entries mapped to the identified set of index values;and a hardware processor configured to execute the computer instructions.
  3. 13
    Broadest claimClaim Score 39, average(NHIP)A non-transitory computer-readable storage medium storing executable computer instructions that, when executed, are configured to perform steps comprising:receiving, from a requesting entity, a query to search a database indexed with each of a plurality of indexes, each index associated with a different access rights level and including a plurality of values each mapped to a different set of database entries;generating, by a hardware processor, a search key based on the received query;hashing the generated search key using a hash table;maintaining a leading portion of the hashed search key and discarding the remainder of the hashed search key to produce a shortened hashed search key;searching, by the hardware processor, an index corresponding to an access rights level associated with the requesting entity by comparing the shortened hashed search key to a leading portion of hashed index values of the searched index to identify a set of index values;and outputting database entries mapped to the identified set of index values.