SearcharxivSearch

arXiv subjects

Peter Kohl-Landgraf

Publications and source records attributed to Peter Kohl-Landgraf.

2 recordsLinked to original sources

Stateless and Secure Delivery versus Payment across Blockchains

We propose a secure, stateless and composable transaction scheme to establish delivery-versus-payment (DvP) across two (or more) blockchains without relying on time-locks, centralized escrow, or stateful intermediaries. The method minimizes coordination overhead and removes race conditions via a stateless decryption oracle that conditionally releases cryptographic keys. Specifically, the scheme requires: 1) a decryption oracle service (either centralized or using threshold decryption) that decrypts transaction-specific encrypted messages, and 2) a payment contract on the payment chain that executes conditional payments via transferAndDecrypt and emits the appropriate key, depending on transaction outcome (finality). The decrypted key then deterministically enables follow-up transactions - such as asset delivery or cancellation - on a separate blockchain. The protocol is lightweight and compatible with existing blockchain infrastructure (e.g., Ethereum), and avoids timeouts or pre-defined orderings. Our approach improves atomic cross-chain settlement and can serve as a blueprint for decentralized inter-chain financial markets. The protocol allows for multi-party DvP across multiple chains. A multi-party delivery versus payment is a valuable trade feature as it allows to bound multiple trade into a single atomic unit, effectively reducing liquidity requirements.

cs.CR

Implementing a financial derivative as smart contract

In this note we describe the application of existing smart contract technologies with the aim to construct a new digital representation of a financial derivative contract. We compare several existing DLT based technologies. We provide a detailed description of two separate prototypes which are able to be executed on a centralized and on a DLT platform respectively. Beyond that we highlight some insights on legal aspects as well as on common integration challenges regarding existing process and system landscapes. For a further introductory note and motivation on the theoretical concept we refer to https://www.law.ox.ac.uk/business-law-blog/blog/2018/12/smart-derivative-contract-constructing-digital-financial-derivative . A very detailed methodological overview of the concept of a smart derivative contract can be found in doi:10.2139/ssrn.3163074.

q-fin.GN