Paper 2026/1187
HEGIDE: A MIMD Oblivious Processor for Private Function Evaluation over CKKS
Abstract
While FHE enables computation on encrypted data, protecting the program itself remains a theoretical and practical challenge, often forcing practitioners to choose between exposing proprietary logic or suffering impractical performance penalties. This paper introduces HEGIDE, an oblivious processor based on the (discrete) Cheon-Kim-Kim-Song (CKKS) scheme that bridges the gap between theoretical Private Function Evaluation (PFE) and its practical realization. Central to our contribution is OSReM (Oblivious Shift Register Memory), a novel memory architecture that circumvents the linear complexity of standard FHE-RAM writes. By treating memory as a shift register, OSReM enables low-latency, constant-time writes without the need for expensive full-memory bootstrapping. HEGIDE leverages a MIMD (Multiple Instruction, Multiple Data) design, utilizing CKKS packing to evaluate distinct program threads in parallel, thus maximizing throughput. While the processor architecture natively supports arbitrary word sizes and instructions, we provide a compiler that manages memory scheduling to abstract the complexity of the shift-register design. We provide a proof-of-concept full implementation of HEGIDE using the OpenFHE library. Experimental results demonstrate the efficiency of our approach, achieving an amortized cycle time of just 6.4 ms for a 16-bit processor - two orders of magnitude faster in throughput than comparable approaches - offering a viable path for the secure execution of proprietary algorithms on encrypted data.
Metadata
- Available format(s)
-
PDF
- Category
- Applications
- Publication info
- Published elsewhere. Minor revision. ACM CCS 2026
- Keywords
- FHEPrivate Function EvaluationOblivious ProcessorCKKSOblivious RAMOSReMSecure Computation
- Contact author(s)
-
jules dumezy @ cea fr
nicolas ye @ cea fr
pierre-emmanuel clet @ cea fr
olive chakraborty @ cea fr
aymen boudguiga @ cea fr - History
- 2026-06-10: approved
- 2026-06-06: received
- See all versions
- Short URL
- https://ia.cr/2026/1187
- License
-
CC BY
BibTeX
@misc{cryptoeprint:2026/1187,
author = {Jules Dumezy and Nicolas Ye and Pierre-Emmanuel Clet and Olive Chakraborty and Aymen Boudguiga},
title = {{HEGIDE}: A {MIMD} Oblivious Processor for Private Function Evaluation over {CKKS}},
howpublished = {Cryptology {ePrint} Archive, Paper 2026/1187},
year = {2026},
url = {https://eprint.iacr.org/2026/1187}
}