CRJul 29, 2020

Secure Computation Framework for Multiple Data Providers Against Malicious Adversaries

arXiv:2007.14915v1
Originality Incremental advance
AI Analysis

It addresses secure cloud resource auctions for data providers, but is incremental as it builds on existing secure multi-party computation techniques.

The paper tackles the problem of secure computation for multiple data providers in malicious security models, proposing a framework using cut-and-choose and garbled circuits, with experimental results showing acceptable practical performance.

Due to the great development of secure multi-party computation, many practical secure computation schemes have been proposed. As an example, different secure auction mechanisms have been widely studied, which can protect bid privacy while satisfying various economic properties. However, as far as we know, none of them solve the secure computation problems for multiple data providers (e.g., secure cloud resource auctions) in the malicious security model. In this paper, we use the techniques of cut-and-choose and garbled circuits to propose a general secure computation framework for multiple data providers against malicious adversaries. Specifically, our framework checks input consistency with the cut-and-choose paradigm, conducts maliciously secure computations by running two independent garbled circuits, and verifies the correctness of output by comparing two versions of outputs. Theoretical analysis shows that our framework is secure against a malicious computation party, or a subset of malicious data providers. Taking secure cloud resource auctions as an example, we implement our framework. Extensive experimental evaluations show that the performance of the proposed framework is acceptable in practice.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes