Paper 2026/1804

Dealing Haystack: Towards Trustless Haystack in the Optimistic Setting

Isabel Muñoz, University of Malaga
Isaac Agudo, University of Malaga, Decentralized Security
Marco López, University of Malaga, Decentralized Security
Daniel Morales, Decentralized Security
Abstract

Hash-based constructions occupy a distinctive position among post-quantum signatures: their security reduces to well-tested properties of hash functions rather than to newer assumptions such as lattices or isogenies. This work focuses on stateful schemes instead of stateless, because the former are considerably more efficient. However, they have the problem of state handling, since reusing a one-time key twice enables signature forgeries. Despite threshold signatures mitigate this problem by spreading trust among a set of disjoint parties, building them from hash-based schemes is difficult, since these lack the homomorphic structure needed to recombine partial signatures, and generic multiparty computation can be expensive for hash-based constructions. Kelsey, Lang and Lucks recently proposed Haystack, the first threshold scheme for hash-based signatures producing standard LMS or XMSS signatures, at the cost of a fully trusted setup and a large common reference value. We analyze Haystack along two dimensions: performance and security. First, as Haystack lacks an implementation and realistic benchmarking, we implement the protocol in Java and produce a network-aware evaluation of its viability in real deployments, concluding that it performs comparably to other post-quantum threshold schemes. Second, we relax the trust placed in the dealer. For that, we introduce a variant of the setup built on an optimistic, lightweight MPC-based partial-DKG. It does not remove the dealer's ability to forge, but it prevents it from impersonating trustees within the signing protocol, while preserving the standard signature format. Also, an optional succinct-argument layer provides public auditability. We further consider a full-DKG setting with no dealer and where the trustees run the entire setup under MPC. Both variants are implemented in MP-SPDZ and their costs have been analyzed.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Keywords
threshold signatureshash-based signaturesLMSHaystackdistributed key generationMPCpost-quantum
Contact author(s)
isabel munozruiz19 @ uma es
isaac @ uma es
lopez marco @ uma es
damesca crypto @ protonmail com
History
2026-08-28: approved
2026-08-26: received
See all versions
Short URL
https://ia.cr/2026/1804
License
Creative Commons Attribution-NonCommercial
CC BY-NC

BibTeX

@misc{cryptoeprint:2026/1804,
      author = {Isabel Muñoz and Isaac Agudo and Marco López and Daniel Morales},
      title = {Dealing Haystack: Towards Trustless Haystack in the Optimistic Setting},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/1804},
      year = {2026},
      url = {https://eprint.iacr.org/2026/1804}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.