Paper 2025/2263
Completing Policy-based Anonymous Tokens: Private Bits, Public Metadata and more...
Abstract
Anonymous tokens are cryptographic protocols for restricting the access to online resources to eligible users. After proving eligibility to the token issuer, the client receives a set of tokens. Later, it can prove eligibility to a resource provider by sending one of the tokens received from the issuer. The anonymous token protocol ensures that the resource provider cannot link received tokens to their issuance, even if it colludes with the token issuer. Recently, Faut et al. (EuroS\&P’25) introduced the concept of policy-based anonymous tokens, in which an issuer provides a single pre-token to a client, who can locally derive multiple tokens according to a publicly announced policy. The major advantage of policy-based tokens is that the communication complexity of the issuance phase is constant. While the work of Faut et al. constitutes a promising step in a new direction, their protocol still lacks several desirable properties known from standard anonymous tokens -- most notably, the ability to bind a pre-token and all tokens derived from it to a private metadata bit or a publicly known metadata string. In this work, we present a new framework for policy-based anonymous token schemes in the random oracle model. Our framework includes two concretely practical constructions -- one based on equivalence class signatures and one on algebraic MACs -- as well as a communication-optimized, though less practical, construction based on zkSNARKs. All three constructions can be configured to support private metadata bits, public metadata, or both. We formalize the notion of policy-based anonymous tokens with a private metadata bit and public metadata, and we prove security of the two primary constructions: the equivalence-class-signature-based scheme and the algebraic-MAC-based scheme. Finally, we provide an experimental evaluation and comparison of all our constructions alongside the most relevant related work. Our results demonstrate that our two primary constructions achieve significant efficiency improvements over the scheme of Faut et al., both in terms of computation communication.
Metadata
- Available format(s)
-
PDF
- Category
- Cryptographic protocols
- Publication info
- Published elsewhere. Major revision. AsiaCCS 2026
- DOI
- 10.1145/3779208.3785269
- Keywords
- Anonymous TokensPolicy-based TokensPrivate Metadata BitPublic Metadata
- Contact author(s)
-
david kretzler @ huawei com
yong li1 @ huawei com
codrin ogreanu @ gmail com - History
- 2025-12-18: approved
- 2025-12-17: received
- See all versions
- Short URL
- https://ia.cr/2025/2263
- License
-
CC BY-NC
BibTeX
@misc{cryptoeprint:2025/2263,
author = {David Kretzler and Yong Li and Codrin Ogreanu},
title = {Completing Policy-based Anonymous Tokens: Private Bits, Public Metadata and more...},
howpublished = {Cryptology {ePrint} Archive, Paper 2025/2263},
year = {2025},
doi = {10.1145/3779208.3785269},
url = {https://eprint.iacr.org/2025/2263}
}