Paper 2025/453

Verifiable Secret Sharing Based on Fully Batchable Polynomial Commitment for Privacy-Preserving Distributed Computation

Xiangyu Kong, Shandong University
Min Zhang, Shandong University
Yu Chen, Shandong University
Abstract

Privacy-preserving distributed computation enables a resource-limited client to securely delegate computations on sensitive data to multiple servers by distributing shares of the data. In such systems, verifiable secret sharing (VSS) is a fundamental component, ensuring secure data distribution and directly impacting the overall performance. The most practical approach to construct VSS is through polynomial commitment (PC), with two main research directions to improve the VSS efficiency. The first focuses on improving the dealer time by designing PC that supports batch evaluation, i.e., generating multiple evaluationproof pairs in one shot. The second aims to reduce the broadcast cost by designing PC that supports batch opening, i.e., producing a compact proof for multiple evaluations. Recently, Zhang et al. (Usenix Security 2022) proposed a transparent PC that supports batch evaluation and obtained a transparent VSS with optimal dealer time. However, their scheme does not support batch opening, leading to high broadcast costs in VSS. To the best of our knowledge, no transparent PC currently supports both batch evaluation and batch opening, thus limiting the performance of existing VSS schemes. In this paper, we propose a transparent fully batchable polynomial commitment (TFB-PC), that simultaneously supports batch evaluation and batch opening. Leveraging TFB-PC, we present a VSS scheme with optimal complexity: dealer time, participant time and communication cost. Furthermore, we implement our VSS scheme and compare its performance with Zhang et al.’s VSS (the naive approach). Results show that our scheme achieves reduction in communication cost and a speed up in participant time for - parties.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Keywords
Verifiable secret sharingpolynomial commitment
Contact author(s)
xykong @ mail sdu edu cn
zm_min @ mail sdu edu cn
yuchen prc @ gmail com
History
2025-03-12: approved
2025-03-11: received
See all versions
Short URL
https://ia.cr/2025/453
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2025/453,
      author = {Xiangyu Kong and Min Zhang and Yu Chen},
      title = {Verifiable Secret Sharing Based on Fully Batchable Polynomial Commitment for Privacy-Preserving Distributed Computation},
      howpublished = {Cryptology {ePrint} Archive, Paper 2025/453},
      year = {2025},
      url = {https://eprint.iacr.org/2025/453}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.