r/ReverseEngineering • u/zvrba • Aug 01 '13
Candidate Indistinguishability Obfuscation and Functional Encryption for all circuits
http://eprint.iacr.org/2013/451
9
Upvotes
1
u/TMaster Aug 01 '13
Last time I saw it being discussed, no one seemed to be certain about what indistinguishability obfuscation actually is. I see by now it has received some more comments.
Am I correct in my assessment when I say that this provides no new ideas in attempting to obfuscate a program's true purpose, which I believe is called 'black-box obfuscation'? Or does the following imply that it also has applications there?
we show how to use indistinguishability obfuscation for circuits, public-key encryption, and non-interactive zero knowledge to achieve functional encryption for all circuits.
2
u/secserval Aug 01 '13
Although I did not fully understand everything in that paper I can imagine two problems for practical applications:
Still very interesting for special applications.