65
v1v2 (latest)

Encrypted Operator Computing: a novel scheme for computation on encrypted data

Abstract

We introduce a new approach to computation on encrypted data -- Encrypted Operator Computing (EOC) -- as an alternative to Fully Homomorphic Encryption (FHE). Given a plaintext vector x|{x}\rangle, x{0,1}nx\in \{0,1\}^n, and a function F(x)F(x) represented as an operator F^\hat F, F^  x=F(x)\hat F\;|{x}\rangle = |{F(x)}\rangle, the EOC scheme is based on obfuscating the conjugated operator (circuit) F^E=E^  F^  E^1\hat{F}^E = \hat E\;\hat F\;\hat{E}^{-1} that implements computation on encrypted data, E^x\hat E |{x}\rangle. The construction of EOC hinges on the existence of a two-stage NC1^1 reversible-circuit-based IND-CCA2 cipher E^=N^L^\hat{E} = \hat{N} \hat{L}, where L^\hat{L} and N^\hat{N} represent, respectively, linear and non-linear NC1^1 tree-structured circuits of 3-bit reversible gates. We make and motivate security assumptions about such a NC1^1 cipher. Furthermore, we establish the polynomial complexity of the obfuscated circuit, the evaluator O(F^E)O(\hat{F}^E), by proving that: (a) conjugation of each gate of FF with L^\hat{L} yields a polynomial number of gates; and (b) the subsequent conjugation with N^\hat{N} yields a polynomial number of ``chips,'' nn-input/nn-output reversible functions, with outputs expressed as polynomial-sized ordered Binary Decision Diagrams (OBDDs). The security of individual chips is connected to the notion of Best Possible Obfuscators which relies on poly-size OBDDs and the fact that OBDDs are normal forms that expose the functionality but hide the gate implementation of the chip. We conjecture that the addition of random pairs of NOTs between layers of N^\hat{N} during the construction of FEF^E, a device analogous to the AddRoundKey rounds of AES, ensures the security of the the evaluator. We also present a generalization to asymmetric encryption.

View on arXiv
Comments on this paper