DSA Security Enhancement through Efficient Nonce Generation
Akash Nag, Sunil Karforma

TL;DR
This paper proposes an efficient nonce-generation method for DSA that enhances security by ensuring randomness, uniqueness, and eliminating subliminal channels, thereby preventing private key compromise and signature forgery.
Contribution
The paper introduces a novel nonce-generation process for DSA that improves security and removes subliminal channels, addressing weaknesses in standard and existing random number generators.
Findings
Nonce is sufficiently random and unique for each signature
Eliminates subliminal channels in DSA signatures
Enhances security against private key recovery and forgery
Abstract
The Digital Signature Algorithm (DSA) has become the de facto standard for authentication of transacting entities since its inception as a standard by NIST. An integral part of the signing process in DSA is the generation of a random number called a nonce or an ephemeral key. If sufficient caution is not taken while generating the nonce, it can lead to the discovery of the private-key paving the way for critical security violations further on. The standard algorithms for generation of the nonce as specified by NIST, as well as the widely implemented random number generators, fail to serve as true random sources, thus leaving the DSA algorithm open to attack, resulting in possible signature forgery in electronic transactions, by potential attackers. Furthermore, the user can select the nonce arbitrarily, which leads to a subliminal channel being present to exchange messages through each…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Advanced Steganography and Watermarking Techniques · Chaos-based Image/Signal Encryption
