← Back to context

Comment by JohnFen

6 months ago

Here's what I don't understand about homomorphic encryption and so struggle to trust in the very concept. If you can process encrypted data and get useful results, then a major part of the purpose of encryption is defeated, right? How am I wrong?

The result is encrypted. It's useful to the key holder, not to the party doing the computation.

  • Yes, I understand that part. The part I struggle with is how the very fact that a party without the key can do the computation on it is not an indication that the encryption is leaking information. If the encryption were airtight, then such computation shouldn't be possible.

    Given that cryptography experts seem to be asserting otherwise, I assume that there's something important that I'm not understanding here.