Hacker News new | ask | show | jobs
Is Homomorphic Encryption really a step forward?
1 points by zeit_geist 4799 days ago
... or aren't we supposed to work on schemes to better and more easily move computation to data?

Asking for a friend...

1 comments

Let's say it's secret encrypted data, and only someone remote has the key (or more likely, someone who doesn't trust you ;-). Then, in order to move the computation to the data, you'd have to be able to do computation on data that is still encrypted. That's what homomorphic encryption is all about!