Encrypted Operator Computing: a novel scheme for computation on
encrypted data
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 , , and a function represented as an operator , , the EOC scheme is based on obfuscating the conjugated operator (circuit) that implements computation on encrypted data, . The construction of EOC hinges on the existence of a two-stage NC reversible-circuit-based IND-CCA2 cipher , where and represent, respectively, linear and non-linear NC tree-structured circuits of 3-bit reversible gates. We make and motivate security assumptions about such a NC cipher. Furthermore, we establish the polynomial complexity of the obfuscated circuit, the evaluator , by proving that: (a) conjugation of each gate of with yields a polynomial number of gates; and (b) the subsequent conjugation with yields a polynomial number of ``chips,'' -input/-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 during the construction of , 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