Paper 2026/1123

Cryptographic Collateralized Loan without Smart Contracts

Diego Castejon-Molina, IMDEA Software Institute, Universidad Politécnica de Madrid
Varun Madathil, Yale University
Dimitrios Vasilopoulos, Snt, University of Luxembourg
Sri AravindaKrishnan Thyagarajan, University of Sydney
Pedro Moreno-Sanchez, IMDEA Software Institute, MPI-SP
Abstract

Cryptocurrency lending is growing rapidly, and smart-contract-based loans are expected to grow further. However, existing systems are fundamentally limited: they only operate on smart-contract-enabled blockchains, and assets from other blockchains can be used only via tokenized representations. In this work, we propose an oracle-aided cryptographic protocol that implements the logic of collateralized loans without smart contracts, instead only requiring basic transactions from the underlying blockchain and hence, being compatible with limited-scripting blockchains, including Bitcoin. For that, we introduce verifiable graph encryption for signatures (VGES), a new cryptographic primitive that, on input a graph modeling the correspondence between transactions for collateral distribution (vertices) and loan repayments (edges), permits to encrypt the signatures on collateral-distribution transactions ensuring: (1) a signature can only be decrypted after completing loan repayments corresponding to a valid path in the graph from the root (graph enforcement); and (2) anyone can verify that encrypted signatures are valid and can be decrypted after doing the required loan repayments according to the graph (verifiability). We present two provably secure constructions of VGES and the evaluation of our implementation shows that they offer a tradeoff between the number of required on-chain transactions and off-chain computation, while both remain efficient on commodity hardware.

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Preprint.
Keywords
Digital SignatureWitness EncryptionBlockchainInteroperabilityLoansverifiable encryption
Contact author(s)
diego castejon @ imdea org
varun madathil @ yale edu
dimitrios vasilopoulos @ uni lu
aravind thyagarajan @ sydney edu au
pedro moreno @ imdea org
History
2026-06-02: approved
2026-06-01: received
See all versions
Short URL
https://ia.cr/2026/1123
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/1123,
      author = {Diego Castejon-Molina and Varun Madathil and Dimitrios Vasilopoulos and Sri AravindaKrishnan Thyagarajan and Pedro Moreno-Sanchez},
      title = {Cryptographic Collateralized Loan without Smart Contracts},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/1123},
      year = {2026},
      url = {https://eprint.iacr.org/2026/1123}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.