English

Senate: A Maliciously-Secure MPC Platform for Collaborative Analytics

Cryptography and Security 2020-10-27 v1

Abstract

Many organizations stand to benefit from pooling their data together in order to draw mutually beneficial insights -- e.g., for fraud detection across banks, better medical studies across hospitals, etc. However, such organizations are often prevented from sharing their data with each other by privacy concerns, regulatory hurdles, or business competition. We present Senate, a system that allows multiple parties to collaboratively run analytical SQL queries without revealing their individual data to each other. Unlike prior works on secure multi-party computation (MPC) that assume that all parties are semi-honest, Senate protects the data even in the presence of malicious adversaries. At the heart of Senate lies a new MPC decomposition protocol that decomposes the cryptographic MPC computation into smaller units, some of which can be executed by subsets of parties and in parallel, while preserving its security guarantees. Senate then provides a new query planning algorithm that decomposes and plans the cryptographic computation effectively, achieving a performance of up to 145×\times faster than the state-of-the-art.

Keywords

Cite

@article{arxiv.2010.13752,
  title  = {Senate: A Maliciously-Secure MPC Platform for Collaborative Analytics},
  author = {Rishabh Poddar and Sukrit Kalra and Avishay Yanai and Ryan Deng and Raluca Ada Popa and Joseph M. Hellerstein},
  journal= {arXiv preprint arXiv:2010.13752},
  year   = {2020}
}

Comments

USENIX Security 2021

R2 v1 2026-06-23T19:39:41.995Z