Fully Homomorphic Encryption over the Integers

Marten van Dijk,Craig Gentry,Shai Halevi,Vinod Vaikuntanathan
DOI: https://doi.org/10.1007/978-3-642-13190-5_2
2010-01-01
Abstract:We construct a simple fully homomorphic encryption scheme, using only elementary modular arithmetic. We use Gentry’s technique to construct a fully homomorphic scheme from a “bootstrappable” somewhat homomorphic scheme. However, instead of using ideal lattices over a polynomial ring, our bootstrappable encryption scheme merely uses addition and multiplication over the integers. The main appeal of our scheme is the conceptual simplicity.We reduce the security of our scheme to finding an approximate integer gcd – i.e., given a list of integers that are near-multiples of a hidden integer, output that hidden integer. We investigate the hardness of this task, building on earlier work of Howgrave-Graham.
What problem does this paper attempt to address?