Paper 2026/1346

Almost Scriptless Adaptor Signatures from any Signature Scheme

Emanuele Giunta, ETH Zurich
Kristina Hostáková, ETH Zurich
Abstract

An adaptor signature (AS) scheme extends a digital signature by tying together message authentication with the exchange of a secret. Such atomic exchange of a secret for a signature has key applications in blockchain protocols, e.g., payment channels, atomic swaps or coin-mixing. To ensure compatibility with the environments, AS schemes should be scriptless -- that is, their signatures should be verifiable using the same procedure used to validate transactions' signatures, without auxiliary logic or scripts. As shown by Erwig et al. (PKC'21), it is impossible to construct scriptless AS for standard signature schemes with unique signatures. In contrast, Liu et al. (ASIACRYPT'24) demonstrated that dropping the scriptless requirement entirely makes AS construction for any EUF-CMA secure signature scheme straightforward.This raises a fundamental question: must we abandon scriptlessness entirely to construct AS for any signature scheme? We answer this question in the negative by introducing the notion of almost scriptless AS. Here, the only relaxation is that the signature is applied to an extended message -- specifically, the concatenation of the original message and a random string (i.e., signing $m \| r$ instead of $m$). We argue that this mild extension preserves the core benefits of scriptlessness in blockchain applications. We present a generic compiler that transforms any functional signature scheme into an AS, almost preserving the signature verification. In turn, show how indistinguishability obfuscation (in the CRS model) or witness encryption (in the ROM) allow turning any signature into a functional signature in a scriptless fashion. Both constructions ultimately yield almost scriptless AS for unique-witness (hard) relations and for any base signature.

Metadata
Available format(s)
PDF
Publication info
Preprint.
Keywords
adaptor signaturesblockchainfunctional signatures
Contact author(s)
emanuele giunta @ inf ethz ch
kristina hostakova @ inf ethz ch
History
2026-07-02: approved
2026-06-30: received
See all versions
Short URL
https://ia.cr/2026/1346
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/1346,
      author = {Emanuele Giunta and Kristina Hostáková},
      title = {Almost Scriptless Adaptor Signatures from any Signature Scheme},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/1346},
      year = {2026},
      url = {https://eprint.iacr.org/2026/1346}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.