DSig: Breaking the Barrier of Signatures in Data Centers
Marcos K. Aguilera, Cl\'ement Burgelin, Rachid Guerraoui, Antoine, Murat, Athanasios Xygkis, Igor Zablotchi

TL;DR
DSig is a novel digital signature system designed for data centers that achieves microsecond-scale latency for signing, transmitting, and verifying signatures, significantly improving speed and throughput over prior methods.
Contribution
It introduces a hybrid signature scheme combining hash-based and traditional signatures, enabling ultra-fast signing and verification in data center environments.
Findings
Reduces signing time from 18.9 to 0.7 microseconds
Achieves verification time of 5.1 microseconds
Provides 2.5x higher signing throughput and 6.9x higher verification throughput
Abstract
Data centers increasingly host mutually distrustful users on shared infrastructure. A powerful tool to safeguard such users are digital signatures. Digital signatures have revolutionized Internet-scale applications, but current signatures are too slow for the growing genre of microsecond-scale systems in modern data centers. We propose DSig, the first digital signature system to achieve single-digit microsecond latency to sign, transmit, and verify signatures in data center systems. DSig is based on the observation that, in many data center applications, the signer of a message knows most of the time who will verify its signature. We introduce a new hybrid signature scheme that combines cheap single-use hash-based signatures verified in the foreground with traditional signatures pre-verified in the background. Compared to prior state-of-the-art signatures, DSig reduces signing time from…
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
TopicsAdvanced Data Storage Technologies · Network Security and Intrusion Detection
