Paper 2018/483

Compact Multi-Signatures for Smaller Blockchains

Dan Boneh, Manu Drijvers, and Gregory Neven

Abstract

We construct new multi-signature schemes that provide new functionality. Our schemes are designed to reduce the size of the Bitcoin blockchain, but are useful in many other settings where multi-signatures are needed. All our constructions support both signature compression and public-key aggregation. Hence, to verify that a number of parties signed a common message m, the verifier only needs a short multi-signature, a short aggregation of their public keys, and the message m. We give new constructions that are derived from Schnorr signatures and from BLS signatures. Our constructions are in the plain public key model, meaning that users do not need to prove knowledge or possession of their secret key. In addition, we construct the first short accountable-subgroup multi-signature (ASM) scheme. An ASM scheme enables any subset S of a set of n parties to sign a message m so that a valid signature discloses which subset generated the signature (hence the subset S is accountable for signing m). We construct the first ASM scheme where signature size is only O(k) bits over the description of S, where k is the security parameter. Similarly, the aggregate public key is only O(k) bits, independent of n. The signing process is non-interactive. Our ASM scheme is very practical and well suited for compressing the data needed to spend funds from a t-of-n Multisig Bitcoin address, for any (polynomial size) t and n.

Metadata
Available format(s)
PDF
Publication info
Preprint. MINOR revision.
Contact author(s)
mdr @ zurich ibm com
History
2018-06-10: revised
2018-05-23: received
See all versions
Short URL
https://ia.cr/2018/483
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2018/483,
      author = {Dan Boneh and Manu Drijvers and Gregory Neven},
      title = {Compact Multi-Signatures for Smaller Blockchains},
      howpublished = {Cryptology ePrint Archive, Paper 2018/483},
      year = {2018},
      note = {\url{https://eprint.iacr.org/2018/483}},
      url = {https://eprint.iacr.org/2018/483}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.