|
|
|
|
|
by londons_explore
1207 days ago
|
|
I'd be interested to know the implementation... Most search-over-encrypted-documents implementations either don't scale well (eg. require the client to do all the indexing and upload the encrypted index), or have reduced privacy (allowing the server to infer which words are in which document). |
|
Or just require the client to do the indexing and the searching, and not upload the index anywhere.