DocumentCode
68188
Title
Exploring the Feasibility of Fully Homomorphic Encryption
Author
Wei Wang ; Yin Hu ; Lianmu Chen ; Xinming Huang ; Sunar, Berk
Author_Institution
Worcester Polytech. Inst., Worcester, MA, USA
Volume
64
Issue
3
fYear
2015
fDate
Mar-15
Firstpage
698
Lastpage
706
Abstract
In 2010, Gentry and Halevi presented the first FHE implementation. FHE allows the evaluation of arbitrary-functions directly on encrypted data on untrusted servers. However, even for the small setting with 2048 dimensions, the authors reported a performance of 1.8 s for a single bit encryption and 32 s for recryption on a high-end server. Much of the latency is due to computationally intensive multimillion-bit modular multiplications. In this paper, we introduce two optimizations coupled with a novel precomputation technique. In the first optimization called partial FFT, we adopt Strassen´s FFT-based multiplication algorithm along with Barret reduction to speedup modular multiplications. For the encrypt primitive, we employ a window-based evaluation technique along with a modest degree of precomputation. In the full FFT optimization, we delay modular reductions and change the window algorithm, which allows us to carry out the bulk of computations in the frequency domain. We manage to eliminate all FFT conversion except the final inverse transformation drastically reducing the computation latency for all FHE primitives. We implemented the GH FHE scheme on two GPUs to further speedup the operations. Our experimental results with small parameter setting show speedups of 174, 7.6, and 13.5 times for encryption, decryption and recryption, respectively, when compared to the Gentry-Halevi implementation. The speedup is enhanced in the medium setting. However, in the large setting, memory becomes the bottleneck and the speedup is somewhat diminished.
Keywords
cryptography; fast Fourier transforms; Barret reduction; FFT-based multiplication algorithm; Gentry-Halevi implementation; computationally intensive multimillion-bit modular multiplications; decryption; encrypted data; encryption; frequency domain; fully homomorphic encryption; inverse transformation; partial FFT; recryption; untrusted servers; window-based evaluation technique; Central Processing Unit; Encryption; Graphics processing units; Kernel; Optimization; Servers; Fully homomorphic encryption; GPU; large-number multiplication; modular reduction;
fLanguage
English
Journal_Title
Computers, IEEE Transactions on
Publisher
ieee
ISSN
0018-9340
Type
jour
DOI
10.1109/TC.2013.154
Filename
6573943
Link To Document