Paper 2026/1161

Lemur: Scalable Post-Quantum Synchronized Multi-Signatures

Yini Lin, Monash University
Muhammed F. Esgin, Monash University
Amin Sakzad, Monash University
Ron Steinfeld, Monash University
Markku-Juhani O. Saarinen, Tampere University
Abstract

Synchronized multi-signatures allow for non-interactive aggregation of signatures generated within the same time step. This primitive is particularly well-suited for high-throughput blockchain protocols like Ethereum, where many distributed signers must validate the same block within a synchronized slot. In this work, we present Lemur, a post-quantum synchronized multi-signature from (module) lattices that improves upon the state-of-the-art in efficiency, scalability, and flexibility. Lemur follows the blueprint of Squirrel/Chipmunk (CCS 2022/2023) but introduces a fundamental redesign of the foundations of the overall framework. Our revisit of the framework is also motivated by the fact that our evaluation of Chipmunk's parameter sets, using the state-of-the-art lattice security estimation methods, suggests a substantially lower concrete security level (approximately 30 bits rather than the claimed 112 bits). First, we revisit the underlying building block of key-homomorphic one-time signature (KOTS) and introduce a novel security reduction based on a new lattice problem: the Dual Hint-MLWE assumption, which may be of independent interest. We then provide a formal reduction from the standard Module-LWE problem to Dual Hint-MLWE, which overall enables us to base the security of Lemur on the standard Module-LWE and Module-SIS assumptions. By shifting from a statistical security argument to a computational one, our KOTS design enjoys much better compactness and scalability. Second, we optimize the underlying homomorphic vector commitment (HVC) by transitioning from Ring-SIS to the Module-SIS setting and extending the commitment domain from vectors to matrices. This generalization reduces opening size and improves aggregation efficiency. After rectifying the parameters of Chipmunk for a fair comparison, our results show that Lemur's KOTS size achieves up to an order of magnitude improvement over Chipmunk's KOTS. In particular, aggregating 1 million one-time signatures requires under 8 KB. For the total multi-signature size, Lemur demonstrates around $2\times$ improvement over Chipmunk. To showcase our design, we provide a full-fledged Rust implementation. Our benchmarks demonstrate an aggregate signature size of 380 KB for $2^{20}$ signers. Stateful signing takes roughly 4.2 ms for a Merkle tree of height 20, while batch verification for an aggregate of 1024 signers completes in 15.0 ms ($\approx$ 14.6 $\mu$s per signer).

Metadata
Available format(s)
PDF
Category
Public-key cryptography
Publication info
Preprint.
Keywords
Post-QuantumLatticeMulti-SignaturesKey-Homomorphic One-Time SignatureHomomorphic Vector Commitment
Contact author(s)
yini lin @ monash edu
muhammed esgin @ monash edu
amin sakzad @ monash edu
ron steinfeld @ monash edu
markku-juhani saarinen @ tuni fi
History
2026-06-08: approved
2026-06-03: received
See all versions
Short URL
https://ia.cr/2026/1161
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/1161,
      author = {Yini Lin and Muhammed F. Esgin and Amin Sakzad and Ron Steinfeld and Markku-Juhani O. Saarinen},
      title = {Lemur: Scalable Post-Quantum Synchronized Multi-Signatures},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/1161},
      year = {2026},
      url = {https://eprint.iacr.org/2026/1161}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.