Paper 2026/1307

A Communication-Efficient Local-Verification Framework for Maliciously Secure MPC with a Two-Thirds Honest Majority

Hanchao Ku, University of Tsukuba
Hikaru Tsuchida, Saitama Institute of Technology
Mingwu Zhang, Hubei University of Technology
Takashi Nishide, University of Tsukuba
Abstract

Secure Multi-Party Computation (MPC) is a cryptographic primitive that enables multiple parties to jointly compute a function over their inputs without revealing the inputs. An MPC protocol is required to provide security against adversarial behavior, typically considered in two classic models: the \textit{semi-honest} model, where adversaries follow the protocol but attempt to learn additional information from the transcript, and the \textit{malicious} model, where adversaries may arbitrarily deviate from the protocol. Protocols secure against semi-honest adversaries are often more efficient, but in many real-world applications the stronger guarantee of malicious security is required. In this work, we propose an efficient MPC protocol secure against static malicious adversaries controlling at most $t<n/3$ out of $n$ parties. Our protocol builds on Shamir's secret sharing and follows a compiler-based approach: the parties first evaluate the circuit using a semi-honest protocol and then run a verification procedure that enables honest parties to detect cheating except with small statistical error. Our construction injects fresh randomness into the verification procedure to detect cheating even in the presence of incorrect multiplication triples. It also reduces communication overhead by replacing several invocations of multiplication verification with local degree-$2t$ computations and a batched opening, while keeping the local verification cost comparable to or lower than that of prior protocols. We give a concrete instantiation of the compiler and prove that the resulting protocol is secure against malicious adversaries.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. Major revision. ICICS2026
Keywords
MPCPrivacy-Preserving computationShamir's Secret Sharing.
Contact author(s)
s2330141 @ u tsukuba ac jp
h_tsuchida @ sit ac jp
csmwzhang @ gmail com
nishide @ risk tsukuba ac jp
History
2026-06-24: approved
2026-06-23: received
See all versions
Short URL
https://ia.cr/2026/1307
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/1307,
      author = {Hanchao Ku and Hikaru Tsuchida and Mingwu Zhang and Takashi Nishide},
      title = {A Communication-Efficient Local-Verification Framework for Maliciously Secure {MPC} with a Two-Thirds Honest Majority},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/1307},
      year = {2026},
      url = {https://eprint.iacr.org/2026/1307}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.