Shechi: A Secure Distributed Computation Compiler Based on Multiparty Homomorphic Encryption

Authors: 

Haris Smajlović, University of Victoria; David Froelicher, MIT; Ariya Shajii, Exaloop Inc.; Bonnie Berger, MIT; Hyunghoon Cho, Yale University; Ibrahim Numanagić, University of Victoria

Abstract: 

We present Shechi, an easy-to-use programming framework for secure high-performance computing on distributed datasets. Shechi automatically converts Pythonic code into a secure distributed equivalent using multiparty homomorphic encryption (MHE), combining homomorphic encryption (HE) and secure multiparty computation (SMC) techniques to enable efficient distributed computation. Shechi abstracts away considerations about the private and distributed aspects of the input data from end users through a familiar Pythonic syntax. Our framework introduces new data types for the efficient handling of distributed data as well as systematic compiler optimizations for cryptographic and distributed computations. We evaluate Shechi on a wide range of applications, including principal component analysis and complex genomic analysis tasks. Our results demonstrate Shechi's ability to uncover optimizations missed even by expert developers, achieving up to 15× runtime improvements over the prior state-of-the-art solutions and a 40-fold improvement in overall code expressiveness compared to manually optimized code. Shechi represents the first MHE compiler, extending secure computation frameworks to the analysis of sensitive distributed datasets.

Open Access Media

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.