Related Concepts
Background
The Digital Signature Standard (DSS), first proposed by Kravitz [2] in 1991, became a US federal standard in May 1994. It is published as Federal Information Processing Letters (FIPS) 186. The signature scheme is based on the ElGamal digital signature scheme and borrows ideas from Schnorr digital signatures for reducing signature size.
Theory
We describe a slight generalization of the algorithm that allows for an arbitrary security parameter, whereas the standard only supports a fixed parameter. The signature scheme makes use of modular arithmetic and works as follows:
Key Generation. Given two security parameters \(\tau ,\lambda \in \mathbb{Z}\ (\tau > \lambda )\) as input do the following:
- 1.
Generate a random λ-bit prime q.
- 2.
Generate a random τ-bit prime p such that q divides p − 1.
- 3.
Pick an element \(g \in {\mathbb{Z}}_{p}^{{_\ast}}\) of order q.
...
Access this chapter
Tax calculation will be finalised at checkout
Purchases are for personal use only
Recommended Reading
Brickell E, Pointcheval D, Vaudenay S, Yung M (2000) Design validations for discrete logarithm based signature schemes. In: Proceedings of Public Key Cryptography 2000, Melbourne. Lecture Notes in Computer Science, vol 1751. Springer-Verlag, Berlin, pp 276–292
Kravitz D (1993) Digital signature algorithm. U.S. patent #5,231,668
Lenstra A, Verheul E (2001) Selecting cryptographic key sizes. J Cryptol 14(4):255–293
Author information
Authors and Affiliations
Editor information
Editors and Affiliations
Rights and permissions
Copyright information
© 2011 Springer Science+Business Media, LLC
About this entry
Cite this entry
Boneh, D. (2011). Digital Signature Standard. In: van Tilborg, H.C.A., Jajodia, S. (eds) Encyclopedia of Cryptography and Security. Springer, Boston, MA. https://doi.org/10.1007/978-1-4419-5906-5_145
Download citation
DOI: https://doi.org/10.1007/978-1-4419-5906-5_145
Publisher Name: Springer, Boston, MA
Print ISBN: 978-1-4419-5905-8
Online ISBN: 978-1-4419-5906-5
eBook Packages: Computer ScienceReference Module Computer Science and Engineering