International Association for Cryptologic Research

International Association
for Cryptologic Research

ASIACRYPT 2024

Interactive Threshold Mercurial Signatures


Masayuki Abe
NTT Social Informatics Laboratories & Kyoto University

Masaya Nanri
Kyoto University

Octavio Perez Kempner
NTT Social Informatics Laboratories

Mehdi Tibouchi
NTT Social Informatics Laboratories & Kyoto University


Keywords: Mercurial Signatures, Equivalence Class Signatures,Threshold Signatures, Class-Hiding, and Anonymous Credentials.


Abstract

Mercurial signatures are an extension of equivalence class signatures that allow malleability for the public keys, messages, and signatures within the respective classes. Unfortunately, the most efficient construction to date suffers from a weak public key class-hiding property, where the original signer with the signing key can link the public keys in the same class. This is a severe limitation in their applications, where the signer is often considered untrustworthy of privacy.

This paper presents two-party and multi-party interactive threshold mercurial signatures that overcome the above limitation by eliminating the single entity who knows the signing key. For the general case, we propose two constructions. The first follows the same interactive structure as the two-party case, avoiding complex distributed computations such as randomness generation, inversion, and multiplication, and even eliminates the need for private communication between parties. The second is based on a blueprint for general multi-party computation using verifiable secret sharing, but adopting optimizations.

We show applications in anonymous credential systems that individually fit the two-party and multi-party constructions. In particular, in the two-party case, our approach provides stronger privacy by completely removing the trust in the authorities. We also discuss more applications, from blind signatures to multi-signatures and threshold ring signatures.

Finally, to showcase the practicality of our approach, we implement our interactive constructions and compare them against related alternatives.

Publication

ASIACRYPT 2024

Paper

Artifact

Artifact number
asiacrypt/2024/a2

Artifact published
February 7, 2025

Badge
IACR Results Reproduced

README

ZIP (101 KB)  

View on Github

License
This work is licensed under the Apache License, Version 2.0.


BibTeX How to cite

Abe, M., Nanri, M., Kempner, O.P., & Tibouchi, M. (2024). Interactive Threshold Mercurial Signatures. In: Chung, KM., Sasaki, Y. (eds) Advances in Cryptology — ASIACRYPT 2024. pp. 299—329. Lecture Notes in Computer Science, Vol. 15486. Springer, Singapore. https://doi.org/10.1007/978-981-96-0891-1_3. Artifact available at https://artifacts.iacr.org/asiacrypt/2024/a2.