Paper 2026/746

Atomic Swaps with Relaxed Assumptions

Paul Rösler, Friedrich-Alexander-Universität Erlangen-Nürnberg
Katharina Schambach, Friedrich-Alexander-Universität Erlangen-Nürnberg
Julian Thomas, Friedrich-Alexander-Universität Erlangen-Nürnberg
Abstract

Atomic swaps allow two parties to exchange coins across blockchains without trust. Most existing solutions support a 1-to-1 transaction; however, the value ratio of two cryptocurrencies is usually not 1-to-1. In addition, these solutions often rely on blockchains with explicit support structures for atomic swaps, typically hashed timelocks (HTLCs) or smart-contract scripting. Thyagarajan et al. (SP'22) provide a solution for n-to-m swaps utilizing adaptor signatures instead, which offer better privacy for the participants. Significantly, all these approaches need timed transactions or a similar substitute on both sides, but not every blockchain supports timed transactions. Hoenisch et al. (ESORICS'22) demonstrate a concrete swap procedure between Bitcoin and Monero, where only one side needs timed transactions. We build upon both of these ideas to provide a generic solution for any blockchain, where only one side needs timed transactions. We introduce a generic adaptor-signature protocol for n-to-m swaps. In doing so, we minimize assumptions compared to current solutions. Both sides lock their coins in shared (two-party signature) addresses, where they can only access the coins together. To prevent deadlocks, both parties are able to refund their coins from these addresses with pre-signed transactions. Our solution works with all relevant blockchains because it needs only standard signatures and a joint public key. Further, only one side needs timed transactions, and if each party acts in its best interest, there are two possible outcomes: If progress stalls, the side with timelocks refunds after a certain time, and the other side refunds immediately. Otherwise, one party redeems the other party's coins with pre-signed transactions, and the other party completes the swap after a timeout to prevent race conditions. We prove security in the universal composability framework and show privacy preservation via unlinkability and fungibility.

Metadata
Available format(s)
PDF
Category
Public-key cryptography
Publication info
Published by the IACR in CIC 2026
Keywords
cryptocurrenciesatomic swapsadaptor signaturestimed transactionsUC-frameworkprivacyhtlcs
Contact author(s)
paul roesler @ fau de
rina schambach @ fau de
julian thomas @ fau de
History
2026-04-21: approved
2026-04-15: received
See all versions
Short URL
https://ia.cr/2026/746
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/746,
      author = {Paul Rösler and Katharina Schambach and Julian Thomas},
      title = {Atomic Swaps with Relaxed Assumptions},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/746},
      year = {2026},
      url = {https://eprint.iacr.org/2026/746}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.