Lara: Lightweight Anonymous Authentication with Asynchronous Revocation Auditability
Claudio Correia, Guilherme Santos, Luis Rodrigues

TL;DR
Lara introduces a lightweight anonymous authentication scheme that ensures privacy-preserving pseudonym revocation without relying on synchronized time, using efficient cryptographic primitives and data structures.
Contribution
Lara is the first scheme to achieve asynchronous revocation auditability without shared time assumptions, enhancing privacy and efficiency in anonymous authentication.
Findings
Lara effectively prevents privacy breaches during pseudonym revocation.
The scheme is computationally efficient with practical implementation results.
Lara does not depend on synchronized clocks, avoiding issues with clock skew.
Abstract
Anonymous authentication is a technique that allows to combine access control with privacy preservation. Typically, clients use different pseudonyms for each access, hindering providers from correlating their activities. To perform the revocation of pseudonyms in a privacy preserving manner is notoriously challenging. When multiple pseudonyms are revoked together, an adversary may infer that these pseudonyms belong to the same client and perform privacy breaking correlations, in particular if these pseudonyms have already been used. Backward unlinkability and revocation auditability are two properties that address this problem. Most systems that offer these properties rely on some sort of time slots, which assume a common reference of time that must be shared among clients and providers; for instance, the client must be aware that it should not use a pseudonym after a certain time or…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Internet Traffic Analysis and Secure E-voting · Security and Verification in Computing
