Hacker News new | ask | show | jobs
by ewillbefull 4698 days ago
Hm, I was thinking more along the context of: http://newsroom.ucla.edu/portal/ucla/ucla-computer-scientist...

In retrospect homomorphic encryption may have little to do with this particular idea, I'm not a CS wizard or anything.

1 comments

(Fully) Homomorphic Encryption is necessary for this. One of the paper's authors (Craig Gentry) is also the creator of FHE. To quote the paper:

>Using indistinguishability obfuscator for NC^1 together with any (leveled) fully homomorphic encryption (FHE) scheme with decryption in NC^1 (e.g. [Gen09b, BV11, BGV12, Bra12, GSW13])

    Paper: http://eprint.iacr.org/2013/451.pdf
I have not read through the paper (yet, I plan to).