Fully Homomorphic Encryption with Polylog Overhead (original) (raw)
Paper 2011/566
Fully Homomorphic Encryption with Polylog Overhead
Craig Gentry, Shai Halevi, and Nigel P. Smart
Abstract
We show that homomorphic evaluation of (wide enough) arithmetic circuits can be accomplished with only polylogarithmic overhead. Namely, we present a construction of fully homomorphic encryption (FHE) schemes that for security parameter secparam\secparamsecparam can evaluate any width-$\Omega(\secparam)$ circuit with ttt gates in time tcdotpolylog(secparam)t\cdot polylog(\secparam)tcdotpolylog(secparam). To get low overhead, we use the recent batch homomorphic evaluation techniques of Smart-Vercauteren and Brakerski-Gentry-Vaikuntanathan, who showed that homomorphic operations can be applied to "packed" ciphertexts that encrypt vectors of plaintext elements. In this work, we introduce permuting/routing techniques to move plaintext elements across these vectors efficiently. Hence, we are able to implement general arithmetic circuit in a batched fashion without ever needing to "unpack" the plaintext vectors. We also introduce some other optimizations that can speed up homomorphic evaluation in certain cases. For example, we show how to use the Frobenius map to raise plaintext elements to powers of~$p$ at the "cost" of a linear operation.
BibTeX
@misc{cryptoeprint:2011/566, author = {Craig Gentry and Shai Halevi and Nigel P. Smart}, title = {Fully Homomorphic Encryption with Polylog Overhead}, howpublished = {Cryptology {ePrint} Archive, Paper 2011/566}, year = {2011}, url = {https://eprint.iacr.org/2011/566} }