Paper 2026/1124

New Constructions of Functional Adaptor Signatures: Broader Functions and Improved Efficiency

Nikhil Vanjani, Carnegie Mellon University
Garrett Greiner, University of Utah
Sri AravindaKrishnan Thyagarajan, University of Sydney
Pratik Soni, University of Utah
Abstract

Functional adaptor signatures (FAS) are a novel cryptographic primitive introduced at CCS'24 that enable privacy-preserving, fine-grained data-payment exchanges between a seller and a buyer in a trustless and atomic manner. In this setup, the seller holds sensitive data \(x\) (e.g., patient records, climate data), and the buyer specifies a function \(f\) (e.g., aggregate, sum). FAS guarantees that the buyer learns \(f(x)\) (and nothing beyond) if and only if the seller receives payment in blockchain-based tokens. Unlike generic smart contracts, FAS-powered solutions excel in privacy, efficiency, and compatibility with diverse blockchain systems. However, prior FAS constructions were limited to linear functions (where $f$ was linear in $x$), restricting their applicability to more complex and prevalent applications including data analytics and ML model evaluations. In this work, we extend the capabilities of FAS to support higher-degree functions \((\textit{deg} \geq 2)\), significantly broadening its range of applications. Our core contribution is a novel FAS design leveraging homomorphic encryption, which simultaneously achieves enhanced efficiency and compatibility for general functions. This approach diverges fundamentally from the restricted design in CCS'24 which relied on connections to functional encryption. We implement our homomorphic encryption-based FAS for functions arising in applications such as data analytics and machine learning inference. Remarkably, even for linear functions, our new design achieves an order-of-magnitude improvement in performance compared to CCS'24 constructions. Furthermore, our solutions seamlessly integrate with prominent blockchain systems, requiring only a basic signature verification script on standard transactions, thus ensuring practical deployability. As a conceptual contribution, we introduce the general paradigm of a blockchain-based functional fair exchange (FFE) protocol, rigorously define buyer and seller fairness, and show that FAS implies the general goal of FFE.

Note: After the submission of the IEEE S&P 2026 camera-ready version, we identified an issue in the FHE-based instantiation. In particular, the FHE instantiation admits a bug in the security proof. We provide more details about this issue in the paper.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. Major revision. IEEE S&P 2026
Keywords
Adaptor SignaturesHomomorphic Encryption
Contact author(s)
nikhilvanjani61 @ gmail com
garrett greiner @ utah edu
aravind thyagarajan @ sydney edu au
psoni @ cs utah edu
History
2026-06-02: approved
2026-06-01: received
See all versions
Short URL
https://ia.cr/2026/1124
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/1124,
      author = {Nikhil Vanjani and Garrett Greiner and Sri AravindaKrishnan Thyagarajan and Pratik Soni},
      title = {New Constructions of Functional Adaptor Signatures: Broader Functions and Improved Efficiency},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/1124},
      year = {2026},
      url = {https://eprint.iacr.org/2026/1124}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.