零知识证明 zkDaily
ZKP Frontier Tracker 🎯
Thu
03.26
2026
Project avatar
Paper
https://eprint.iacr.org/2026/573
Xiaofei Wu anonymous credentials

Notes

零知识证明 zkDaily
Q&A Deep Dive 💬
Thu
03.26
2026
beginner
What is a BBS+ signature and what is it used for?
BBS+ is a signature scheme supporting selective disclosure. It is widely used in anonymous credentials, allowing users to prove certain attributes without revealing all data.
answer
intermediate
Why do we need two-party BBS+ signatures?
A two-party scheme splits the secret key between two entities, such as a server and a device, avoiding single points of failure while remaining lightweight.
answer
expert
How does the scheme reduce communication while preserving security?
It optimizes protocol structure and compresses exchanged data to reduce communication, while using simulation-based security proofs in the standard model to ensure correctness and robustness.
answer