Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
On the Communication Efficiency of Statistically Secure Asynchronous MPC with Optimal Resilience
Ist Teil von
Journal of cryptology, 2023-04, Vol.36 (2), Article 13
Ort / Verlag
New York: Springer US
Erscheinungsjahr
2023
Quelle
Alma/SFX Local Collection
Beschreibungen/Notizen
Secure
multi-party computation
(MPC) is a fundamental problem in secure distributed computing. An MPC protocol allows a set of
n
mutually distrusting parties with private inputs to securely compute any publicly known function of their inputs, by keeping their respective inputs as private as possible. While several works in the past have addressed the problem of designing communication-efficient MPC protocols in the
synchronous
communication setting, not much attention has been paid to the design of efficient MPC protocols in the
asynchronous
communication setting. In this work, we focus on the design of efficient
asynchronous
MPC (AMPC) protocol with
statistical
security, tolerating a
computationally unbounded
adversary, capable of corrupting up to
t
parties out of the
n
parties. The seminal work of Ben-Or, Kelmer and Rabin (PODC 1994) and later Abraham, Dolev and Stern (PODC 2020) showed that the
optimal resilience
for statistically secure AMPC is
t
<
n
/
3
. Unfortunately, the communication complexity of the protocol presented by Ben-Or et al. is significantly high, where the communication complexity per multiplication is
Ω
(
n
13
κ
2
log
n
)
bits (where
κ
is the statistical-security parameter). To the best of our knowledge, no work has addressed the problem of improving the communication complexity of the protocol of Ben-Or et al. In this work, our main contributions are the following.
We present a new statistically secure AMPC protocol with the
optimal resilience
t
<
n
/
3
, where the communication complexity is
O
(
n
4
κ
)
bits per multiplication. Apart from improving upon the communication complexity of the protocol of Ben-Or et al., our protocol is relatively simpler and based on very few sub-protocols, unlike the protocol of Ben-Or et al. which involves several layers of sub-protocols. A central component of our AMPC protocol is a new and simple protocol for verifiable
asynchronous complete secret-sharing
(ACSS), which is of independent interest.
As a side result, we give the security proof for our AMPC protocol in the standard
universal composability
(UC) framework of Canetti (FOCS 2001, JACM 2020), which is now the de facto standard for proving the security of cryptographic protocols. This is unlike the protocol of Ben-Or et al., which was missing the formal security proofs.