International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Password-Protected Threshold Signatures

Authors:
Stefan Dziembowski , University of Warsaw
Stanislaw Jarecki , University of California Irvine
Paweł Kędzior , University of Warsaw
Hugo Krawczyk , Amazon Web Services
Chan Nam Ngo , Privacy + Scaling Explorations
Jiayu Xu , Oregon State University
Download:
Search ePrint
Search Google
Conference: ASIACRYPT 2024
Abstract: We witness increase in applications like cryptocurrency wallets, which involve users issuing signatures using private keys. To protect these keys from loss or compromise, users commonly outsource them to a custodial server. This creates a new point of failure, because compromise of such server leaks the user’s key, and if user authentication is implemented with a password then this password becomes open to an offline dictionary attack (ODA). A better solution is to secret-share the key among a set of servers, possibly including user’s own device(s), and implement password authentication and signature computation using threshold cryptography. We propose a notion of augmented password protected threshold signature scheme (aptSIG) which captures the best possible security level for this setting. Using standard threshold cryptography techniques, i.e. threshold password authentication and threshold signatures, one can guarantee that compromising up to t out of n servers reveals no information on either the key or the password. However, we extend this with a novel property, namely that compromising even all n servers also does not leak any information, except via an unavoidable ODA attack, which reveals the key (and the password) only if the attacker guesses the password. We define aptSIG in the Universally Composable (UC) framework and show that it can be constructed very efficiently, using a black-box composition of any UC threshold signature [12] and a UC augmented Password-Protected Secret Sharing (aPPSS), which we define as an extension of prior notion of PPSS [26]. As concrete instantiations we obtain secure aptSIG schemes for ECDSA and BLS signatures with very small overhead over the respective respective threshold signature.
BibTeX
@inproceedings{asiacrypt-2024-34733,
  title={Password-Protected Threshold Signatures},
  publisher={Springer-Verlag},
  author={Stefan Dziembowski and Stanislaw Jarecki and Paweł Kędzior and Hugo Krawczyk and Chan Nam Ngo and Jiayu Xu},
  year=2024
}