Sciweavers

PKC
2012
Springer

Better Bootstrapping in Fully Homomorphic Encryption

11 years 7 months ago
Better Bootstrapping in Fully Homomorphic Encryption
Gentry’s bootstrapping technique is currently the only known method of obtaining a “pure” fully homomorphic encryption (FHE) schemes, and it may offers performance advantages even in cases that do not require pure FHE (such as when using the new noise-control technique of Brakerski-GentryVaikuntanathan). The main bottleneck in bootstrapping is the need to evaluate homomorphically the reduction of one integer modulo another. This is typically done by emulating a binary modular reduction circuit, using bit operations on binary representation of integers. We present a simpler approach that bypasses the homomorphic modular-reduction bottleneck to some extent, by working with a modulus very close to a power of two. Our method is easier to describe and implement than the generic binary circuit approach, and is likely to be faster in practice. In some cases it also allows us to store the encryption of the secret key as a single ciphertext, thus reducing the size of the public key. We a...
Craig Gentry, Shai Halevi, Nigel P. Smart
Added 29 Sep 2012
Updated 29 Sep 2012
Type Journal
Year 2012
Where PKC
Authors Craig Gentry, Shai Halevi, Nigel P. Smart
Comments (0)