|
|
|
|
|
by dllthomas
692 days ago
|
|
I don't see why it would? IIUC, the promise of homomorphic encryption is that I can encrypt my database of contacts and send it to an untrusted server, later send the encrypted query to that untrusted server, and get back an encrypted response, without the server being able to tell anything that couldn't be told from the wire (some bounds on how much data, timing of communication, that sort of thing) or provide an incorrect answer. |
|
Homomorphic encryption means you can ask Apple "who is calling me" without Apple knowing who is calling you.