Achieving Maximum Efficiency in Schnorr-based Multi-signature and Applications in Blockchain
Peng Zhang, Fa Ge, Yuhong Liu

TL;DR
This paper introduces a highly efficient Schnorr-based multi-signature scheme with a Public Third Party to prevent $k$-sum attacks, significantly reducing communication and computation costs, and demonstrating its effectiveness in blockchain applications.
Contribution
It proposes a novel multi-signature scheme with a Public Third Party that enhances security against $k$-sum attacks while maintaining maximum efficiency in computation and communication.
Findings
Reduced communication complexity due to direct signer-PTP communication
Maintains the same computational cost as standard Schnorr signatures
Improves transaction throughput in blockchain platforms like Fabric
Abstract
Multi-signature aggregates signatures from multiple users on the same message into a joint signature, which is widely applied in blockchain to reduce the percentage of signatures in blocks and improve the throughput of transactions. The -sum attacks are one of the major challenges to design secure multi-signature schemes. In this work, we address -sum attacks from a novel angle by defining a Public Third Party (PTP), which is an automatic process that can be verifiable by the public and restricts the signing phase from continuing until receiving commitments from all signers. Further, a two-round multi-signature scheme MEMS with PTP is proposed, which is secure based on discrete logarithm assumption in the random oracle model. As each signer communicates directly with the PTP instead of other co-signers, the total amount of communications is significantly reduced. In addition, as…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Nanocluster Synthesis and Applications · Blockchain Technology Applications and Security
