Paper 2025/1807

Traceability for Free: Traceable Ring Signatures Revisited

Xiangyu Liu, CISPA Helmholtz Center for Information Security
Abstract

Linkable Ring Signatures (LRS) allow anonymous signing on behalf of an ad hoc ring, while making any two signatures by the same signer publicly linkable. Traceable Ring Signatures (TRS), introduced by Fujisaki and Suzuki [PKC'07], strengthen linking to tracing: two signatures on different messages additionally reveal the signer's public key. Since cheating almost always means signing two distinct messages, for example two conflicting transactions, traceability turns detection into accountability and makes misbehavior costly. However, TRS remain far less studied and deployed than LRS. We identify two gaps and address both. First, the security notions inherited from [PKC'07], anonymity, linkability, and exculpability, do not capture attacks specific to tracing. For example, they together do not imply unforgeability, a fundamental requirement for all signature-like primitives. We close this gap by introducing extended linkability and extended exculpability, which reflect the security requirements of TRS more faithfully than their standard counterparts. Second, all existing TRS schemes trace in $O(n)$ time for a ring of size $n$, whereas LRS link in $O(1)$. Over a pool of $\ell$ signatures, pairwise tracing therefore costs $O(\ell^2 n)$ against $O(\ell^2)$ for linking. We design a new TRS framework with $O(1)$ tracing for valid signatures. Instantiated from DDH with Bulletproofs [S&P'18], it yields signatures of $(64\log n+544)$ bytes on Curve25519. To our knowledge this is the shortest TRS for $n \ge 12$, and it is on par with state-of-the-art DLog-based LRS schemes. TRS thus gains traceability at essentially no cost over LRS.

Note: update introduction and fix some flaws/typos.

Metadata
Available format(s)
PDF
Category
Public-key cryptography
Publication info
Preprint.
Keywords
Traceable Ring SignaturesLinkable Ring SignaturesBulletproofs
Contact author(s)
xiangyu1994liu @ gmail com
History
2026-08-22: revised
2025-10-02: received
See all versions
Short URL
https://ia.cr/2025/1807
License
No rights reserved
CC0

BibTeX

@misc{cryptoeprint:2025/1807,
      author = {Xiangyu Liu},
      title = {Traceability for Free: Traceable Ring Signatures Revisited},
      howpublished = {Cryptology {ePrint} Archive, Paper 2025/1807},
      year = {2025},
      url = {https://eprint.iacr.org/2025/1807}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.