IP Library Granted Patent US 9,729,525
Granted Patent B1
US 9,729,525 · App. 14/753,453 · Granted Aug 8, 2017

Secure data analytics

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,729,525
App. No.
14/753,453
Granted
Aug 8, 2017
Kind
B1
Abstract

Techniques of performing queries involve adapting a query to whether query data is encrypted. Along these lines, a data sensitivity policy defines which types of data is encrypted prior to storage in a data analytics database and which other types of data remain unencrypted. When a client formulates a query, the client encrypts a query input and then conceals the encrypted query input and query function to form concealed query logic. When the concealed query logic is received by a data analytics server, the data analytics server determines whether the query data to be input into the concealed query logic is encrypted or unencrypted. If the query data is unencrypted, then the concealed query logic is unconcealed and the query input unencrypted so that the data analytics server may evaluate the query function without concealment to produce a query result.

Claims (53)

1. A method of performing a query, the method comprising:

receiving, by processing circuitry, bits representing concealed query logic, the concealed query logic being generated from a query function and encrypted query input, the encrypted query input being produced by an encryption operation on query input; and

in response to unencrypted query data being input into the concealed query logic:

performing an unconcealing operation on the concealed query logic to produce the query function and the query input; and

inputting the unencrypted query data and the query input into the second query function to produce a readable query result; and

in response to encrypted query data being input into the concealed query logic, producing, by the processing circuitry, a concealed query result based on the encrypted query data and the concealed query logic, the concealed query result, when unconcealed, producing an encrypted query result.

2. A method as in claim 1 , further comprising, prior to receiving the bits representing the concealed query logic, providing each of a set of query data with an encryption bit indicating whether that query datum is encrypted.

3. A method as in claim 1 , further comprising, prior to receiving the bits representing the concealed query logic:

receiving (i) data from external data sources and (ii) a data sensitivity policy indicating conditions under which data is encrypted;

encrypting a portion of the data received from the external data sources according to the conditions indicated by the data sensitivity policy.

4. A method as in claim 1 , wherein the query function is represented by a set of truth tables, each of the set of truth tables having entries, each entry of that truth table having a value of a server bit, a value of an input bit, and a value of an output bit,

wherein the concealed query logic includes, for each of the set of truth tables representing the query function, a respective concealed truth table, the respective concealed truth table replacing the values of the server bits and the client bits of that truth table with random binary strings and replacing the values of the output bits with encrypted binary strings, each of the encrypted binary strings resulting from a respective encryption operation on one of two possible output bitstrings, and

wherein performing an unconcealing operation on the concealed query logic includes, for each of the set of truth tables, producing that truth table from the respective concealed truth table.

5. A method as in claim 4 , wherein producing each of the set of truth tables from the respective concealed truth tables includes:

sending a message to a client computer, the message including (i) the bits representing the concealed query logic and (ii) an indicator indicating that the query data input into the concealed query logic is unencrypted; and

receiving, from the client computer, the query function and the query input.

6. An electronic system constructed and arranged to perform a query, the electronic system comprising:

a client computer; and

a server computer including a network interface, memory, and controlling circuitry coupled to the memory, the controlling circuitry being constructed and arranged to:

receive bits representing concealed query logic, the concealed query logic being generated from a query function and encrypted query input, the encrypted query input being produced by an encryption operation on query input; and

in response to unencrypted query data being input into the concealed query logic:

perform an unconcealing operation on the concealed query logic to produce the query function and the query input; and

input the unencrypted query data and the query input into the second query function to produce a readable query result; and

in response to encrypted query data being input into the concealed query logic, produce, by the processing circuitry, a concealed query result based on the encrypted query data and the concealed query logic, the concealed query result, when unconcealed, producing an encrypted query result.

7. An electronic system as in claim 6 , wherein the controlling circuitry is further constructed and arranged to, prior to receiving the bits representing the concealed query logic, provide each of a set of query data with an encryption bit indicating whether that query datum is encrypted.

8. An electronic system as in claim 6 , wherein the controlling circuitry is further constructed and arranged to, prior to receiving the bits representing the concealed query logic:

receive (i) data from external data sources and (ii) a data sensitivity policy indicating conditions under which data is encrypted;

encrypt a portion of the data received from the external data sources according to the conditions indicated by the data sensitivity policy.

9. An electronic system as in claim 6 , wherein the query function is represented by a set of truth tables, each of the set of truth tables having entries, each entry of that truth table having a value of a server bit, a value of an input bit, and a value of an output bit,

wherein the concealed query logic includes, for each of the set of truth tables representing the query function, a respective concealed truth table, the respective concealed truth table replacing the values of the server bits and the client bits of that truth table with random binary strings and replacing the values of the output bits with encrypted binary strings, each of the encrypted binary strings resulting from a respective encryption operation on one of two possible output bitstrings, and

wherein the controlling circuitry constructed and arranged to perform an unconcealing operation on the concealed query logic is further constructed and arranged to, for each of the set of truth tables, produce that truth table from the respective concealed truth table.

10. An electronic system as in claim 9 , wherein the controlling circuitry constructed and arranged to produce each of the set of truth tables from the respective concealed truth tables is further constructed and arranged to:

send a message to a client computer, the message including (i) the bits representing the concealed query logic and (ii) an indicator indicating that the query data input into the concealed query logic is unencrypted; and

receive, from the client computer, the query function and the query input.

11. A computer program product including a non-transitory, computer-readable storage medium which stores executable code, which when executed by a client computer, causes the client computer to perform a method of performing a query, the method comprising:

receiving, by processing circuitry, bits representing concealed query logic, the concealed query logic being generated from a query function and encrypted query input, the encrypted query input being produced by an encryption operation on query input; and

in response to unencrypted query data being input into the concealed query logic:

performing an unconcealing operation on the concealed query logic to produce the query function and the query input; and

inputting the unencrypted query data and the unencrypted query input into the second query function to produce a readable query result; and

in response to encrypted query data being input into the concealed query logic, producing, by the processing circuitry, a concealed query result based on the encrypted query data and the concealed query logic, the concealed query result, when unconcealed, producing an encrypted query result.

12. A computer program product as in claim 11 , wherein the method further comprises, prior to receiving the bits representing the concealed query logic, providing each of a set of query data with an encryption bit indicating whether that query datum is encrypted.

13. A computer program product as in claim 11 , wherein the method further comprises, prior to receiving the bits representing the concealed query logic:

receiving (i) data from external data sources and (ii) a data sensitivity policy indicating conditions under which data is encrypted;

encrypting a portion of the data received from the external data sources according to the conditions indicated by the data sensitivity policy.

14. A computer program product as in claim 11 , wherein the query function is represented by a set of truth tables, each of the set of truth tables having entries, each entry of that truth table having a value of a server bit, a value of an input bit, and a value of an output bit,

wherein the concealed query logic includes, for each of the set of truth tables representing the query function, a respective concealed truth table, the respective concealed truth table replacing the values of the server bits and the client bits of that truth table with random binary strings and replacing the values of the output bits with encrypted binary strings, each of the encrypted binary strings resulting from a respective encryption operation on one of two possible output bitstrings, and

wherein performing an unconcealing operation on the concealed query logic includes, for each of the set of truth tables, producing that truth table from the respective concealed truth table.

15. A computer program product as in claim 14 , wherein producing each of the set of truth tables from the respective concealed truth tables includes:

sending a message to a client computer, the message including (i) the bits representing the concealed query logic and (ii) an indicator indicating that the query data input into the concealed query logic is unencrypted; and

receiving, from the client computer, the query function and the query input.

16. A method as in claim 1 , wherein the query function is represented by a set of tables, each of the set of tables having entries, each entry of that table having multiple input values, and an output value;

wherein the concealed query logic includes, for each of the set of tables representing the query function, a respective concealed table, the respective concealed table replacing the input values of that table with random strings and replacing the output values with encrypted strings, each of the encrypted strings resulting from a respective encryption operation on one of multiple possible outputs; and

wherein performing an unconcealing operation on the concealed query logic includes, for each of the set of tables, producing that table from the respective concealed table.

Assignments (6)
RELEASE OF SECURITY INTEREST AT REEL 045482 FRAME 0395 Recorded Nov 2, 2021
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC; WYSE TECHNOLOGY L.L.C.
Reel/Frame 058298/0314 →
CORRECTIVE NOTICE TO RELEASE SECURITY INTEREST IN CERTAIN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (049452/0223) Recorded Jun 30, 2020
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT
To: EMC IP HOLDING COMPANY LLC; DELL PRODUCTS L.P.
Reel/Frame 053529/0862 →
PARTIAL RELEASE OF SECURITY INTEREST Recorded Jun 2, 2020
From: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
To: EMC IP HOLDING COMPANY LLC
Reel/Frame 052807/0780 →
SECURITY AGREEMENT Recorded Apr 8, 2019
From: DELL PRODUCTS L.P.; EMC CORPORATION; EMC IP HOLDING COMPANY LLC
To: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH
Reel/Frame 048825/0489 →
SECURITY AGREEMENT Recorded Mar 21, 2019
From: CREDANT TECHNOLOGIES, INC.; DELL INTERNATIONAL L.L.C.; DELL MARKETING L.P.; DELL PRODUCTS L.P.; DELL USA L.P.; EMC CORPORATION; FORCE10 NETWORKS, INC.; WYSE TECHNOLOGY L.L.C.; EMC IP HOLDING COMPANY LLC
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 049452/0223 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 10, 2018
From: KOLMAN, EYAL; KAUFMAN, ALON
To: EMC IP HOLDING COMPANY LLC
Reel/Frame 044586/0019 →