Hacker News new | ask | show | jobs
by alexmingoia 2020 days ago
What unique abilities does homomorphic encryption provide here?

Ciphertext can be used for keys or values in a normal key-value store...

1 comments

Homomorphic encryption reveals less information to the server about the query than if you were to encrypt keys (with deterministic encryption) and values. It hides the fact that the same query was run multiple times and which key (if any) was matched.