Paper 2017/809

High-Precision Arithmetic in Homomorphic Encryption

Hao Chen, Kim Laine, Rachel Player, and Yuhou Xia

Abstract

In most RLWE-based homomorphic encryption schemes the native plaintext elements are polynomials in a ring $\mathbb{Z}_t[x]/(x^n+1)$, where $n$ is a power of $2$, and $t$ an integer modulus. For performing integer or rational number arithmetic one typically uses an encoding scheme, which converts the inputs to polynomials, and allows the result of the homomorphic computation to be decoded to recover the result as an integer or rational number respectively. The problem is that the modulus $t$ often needs to be extremely large to prevent the plaintext polynomial coefficients from being reduced modulo~$t$ during the computation, which is a requirement for the decoding operation to work correctly. This results in larger noise growth, and prevents the evaluation of deep circuits, unless the encryption parameters are significantly increased. We combine a trick of Hoffstein and Silverman, where the modulus $t$ is replaced by a polynomial $x-b$, with the Fan-Vercauteren homomorphic encryption scheme. This yields a new scheme with a very convenient plaintext space $\mathbb{Z}/(b^n+1)\mathbb{Z}$. We then show how rational numbers can be encoded as elements of this plaintext space, enabling homomorphic evaluation of deep circuits with high-precision rational number inputs. We perform a fair and detailed comparison to the Fan-Vercauteren scheme with the Non-Adjacent Form encoder, and find that the new scheme significantly outperforms this approach. For example, when the new scheme allows us to evaluate circuits of depth $9$ with $32$-bit integer inputs, in the same parameter setting the Fan-Vercauteren scheme only allows us to go up to depth $2$. We conclude by discussing how known applications can benefit from the new scheme.

Metadata
Available format(s)
PDF
Publication info
Preprint. MINOR revision.
Keywords
homomorphic encryptionencodingencrypted arithmetic
Contact author(s)
kim laine @ microsoft com
History
2017-08-28: received
Short URL
https://ia.cr/2017/809
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2017/809,
      author = {Hao Chen and Kim Laine and Rachel Player and Yuhou Xia},
      title = {High-Precision Arithmetic in Homomorphic Encryption},
      howpublished = {Cryptology ePrint Archive, Paper 2017/809},
      year = {2017},
      note = {\url{https://eprint.iacr.org/2017/809}},
      url = {https://eprint.iacr.org/2017/809}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.