Efficient Private Comparison Queries Over Encrypted Databases Using Fully Homomorphic Encryption With Finite Fields

To achieve security and privacy for data stored on the cloud, we need the ability to secure data in compute. Equality comparisons, "x=y, x\ne y x=y,x≠y ", have been widely studied with many proposals but there is much room for improvement for order comparisons, "x < y,~x \leq y,~x...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Veröffentlicht in:IEEE transactions on dependable and secure computing 2021-11, Vol.18 (6), p.2861-2874
Hauptverfasser: Tan, Benjamin Hong Meng, Lee, Hyung Tae, Wang, Huaxiong, Ren, Shuqin, Aung, Khin Mi Mi
Format: Artikel
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:To achieve security and privacy for data stored on the cloud, we need the ability to secure data in compute. Equality comparisons, "x=y, x\ne y x=y,x≠y ", have been widely studied with many proposals but there is much room for improvement for order comparisons, "x < y,~x \leq y,~x > y \text{ and } x \geq y xyandx≥y ". Most protocols for order comparisons have some limitation, either leaking some information about the data or requiring several rounds of communication between client and server. In addition, little work has been done on retrieving with compound conditions, mixing several equality and order comparisons. Fully homomorphic encryption (FHE) promises the ability to compute arbitrary functions on encrypted data without sacrificing privacy and without communication, but its potential has yet to be fulfilled. Particularly, private comparisons for database queries using FHE are expensive to compute. In this article, we design an efficient private database query (PDQ) protocol which supports compound conditions with equality and order comparisons. To this end, we first present a private comparison algorithm on encrypted integers using FHE, which scales efficiently for the length of input integers, by applying techniques from finite field theory. Then, we consider a scenario for PDQ protocols, querying for values based on a conjunction of one order and four equality conditions on key columns. The proposed algorithm and protocol are implemented and tested to determine their performance in practice. The proposed comparison algorithm takes about 25.259 25
ISSN:1545-5971
1941-0018
DOI:10.1109/TDSC.2020.2967740