International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Optimized Homomorphic Evaluation of Boolean Functions

Authors:
Nicolas Bon
David Pointcheval
Matthieu Rivain
Download:
DOI: 10.46586/tches.v2024.i3.302-341
URL: https://tches.iacr.org/index.php/TCHES/article/view/11680
Search ePrint
Search Google
Abstract: We propose a new framework to homomorphically evaluate Boolean functions using the Torus Fully Homomorphic Encryption (TFHE) scheme. Compared to previous approaches focusing on Boolean gates, our technique can evaluate more complex Boolean functions with several inputs using a single bootstrapping. This allows us to greatly reduce the number of bootstrapping operations necessary to evaluate a Boolean circuit compared to previous works, thus achieving significant improvements in terms of performances. We define theoretically our approach which consists in adding an intermediate homomorphic layer between the plain Boolean space and the ciphertext space. This layer relies on so-called p-encodings embedding bits into Zp. We analyze the properties of these encodings to enable the evaluation of a given Boolean function and provide a deterministic algorithm (as well as an efficient heuristic) to find valid sets of encodings for a given function. We also propose a method to decompose any Boolean circuit into Boolean functions which are efficiently evaluable using our approach. We apply our framework to homomorphically evaluate various cryptographic primitives, and in particular the AES cipher. Our implementation results show significant improvements compared to the state of the art.
BibTeX
@article{tches-2024-34444,
  title={Optimized Homomorphic Evaluation of Boolean Functions},
  journal={IACR Transactions on Cryptographic Hardware and Embedded Systems},
  publisher={Ruhr-Universität Bochum},
  volume={2024},
  pages={302-341},
  url={https://tches.iacr.org/index.php/TCHES/article/view/11680},
  doi={10.46586/tches.v2024.i3.302-341},
  author={Nicolas Bon and David Pointcheval and Matthieu Rivain},
  year=2024
}