Y
Hacker News
new
|
ask
|
show
|
jobs
by
heavenlyblue
2890 days ago
Unless the database is also encrypted and provides the same homomorphism against reverse index queries.
2 comments
betterunix2
2888 days ago
In which case you are no longer talking about FHE. With FHE the server receives a ciphertext query and produces a ciphertext output, without ever seeing any plaintexts (not even the result of a reverse index query).
link
soberhoff
2889 days ago
If the database was encrypted, you would need a different encrypted database for every user - again impractical.
link