English

Prism: Private Verifiable Set Computation over Multi-Owner Outsourced Databases

Databases 2021-04-09 v1 Cryptography and Security Distributed, Parallel, and Cluster Computing Information Retrieval Machine Learning

Abstract

This paper proposes Prism, a secret sharing based approach to compute private set operations (i.e., intersection and union), as well as aggregates over outsourced databases belonging to multiple owners. Prism enables data owners to pre-load the data onto non-colluding servers and exploits the additive and multiplicative properties of secret-shares to compute the above-listed operations in (at most) two rounds of communication between the servers (storing the secret-shares) and the querier, resulting in a very efficient implementation. Also, Prism does not require communication among the servers and supports result verification techniques for each operation to detect malicious adversaries. Experimental results show that Prism scales both in terms of the number of data owners and database sizes, to which prior approaches do not scale.

Keywords

Cite

@article{arxiv.2104.03354,
  title  = {Prism: Private Verifiable Set Computation over Multi-Owner Outsourced Databases},
  author = {Yin Li and Dhrubajyoti Ghosh and Peeyush Gupta and Sharad Mehrotra and Nisha Panwar and Shantanu Sharma},
  journal= {arXiv preprint arXiv:2104.03354},
  year   = {2021}
}

Comments

This paper has been accepted in ACM SIGMOD 2021

R2 v1 2026-06-24T00:56:18.920Z