SOCI^+: An Enhanced Toolkit for Secure OutsourcedComputation on Integers
Bowen Zhao, Weiquan Deng, Xiaoguo Li, Ximeng Liu, Qingqi Pei, Robert, H. Deng

TL;DR
SOCI+ is an improved toolkit for secure outsourced integer computation that enhances performance and reduces overhead using a novel cryptosystem and optimized protocols, making secure cloud computing more practical.
Contribution
SOCI+ introduces a new (2, 2)-threshold Paillier cryptosystem and efficient protocols, significantly outperforming the original SOCI scheme in computation and communication efficiency.
Findings
Up to 5.4 times faster computation
40% reduction in communication overhead
Supports secure multiplication, comparison, sign bit, and division protocols
Abstract
Secure outsourced computation is critical for cloud computing to safeguard data confidentiality and ensure data usability. Recently, secure outsourced computation schemes following a twin-server architecture based on partially homomorphic cryptosystems have received increasing attention. The Secure Outsourced Computation on Integers (SOCI) [1] toolkit is the state-of-the-art among these schemes which can perform secure computation on integers without requiring the costly bootstrapping operation as in fully homomorphic encryption; however, SOCI suffers from relatively large computation and communication overhead. In this paper, we propose SOCI+ which significantly improves the performance of SOCI. Specifically, SOCI+ employs a novel (2, 2)-threshold Paillier cryptosystem with fast encryption and decryption as its cryptographic primitive, and supports a suite of efficient secure…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Complexity and Algorithms in Graphs · Cryptography and Residue Arithmetic
