Oblivious Lookup Tables
Stefan Rass, Peter Schartner, Markus Wamser

TL;DR
This paper introduces the concept of oblivious lookup tables, enabling the evaluation of functions on encrypted data without decryption, and provides a concrete construction along with security analysis and future research directions.
Contribution
It presents the first construction of oblivious lookup tables that work with group-homomorphic encryption, expanding capabilities for secure computation.
Findings
Existence of oblivious lookup tables demonstrated
Concrete construction provided and analyzed for security
Discussion of relations to other cryptographic primitives
Abstract
We consider the following question: given a group-homomorphic public-key encryption , a ciphertext hiding a value using a key , and a "suitable" description of a function , can we evaluate without decrypting ? We call this an "oblivious lookup table" and show the existence of such a primitive. To this end, we describe a concrete construction, discuss its security and relations to other cryptographic primitives, and point out directions of future investigations towards generalizations.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Coding theory and cryptography · Complexity and Algorithms in Graphs
