This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:nist:dss [2021/07/30 13:17] murphy [Introduction] |
dido:public:ra:xapend:xapend.b_stds:tech:nist:dss [2021/08/18 11:05] (current) murphy |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| <table> | <table> | ||
| - | <caption>Data sheet for FIPS PUB 186-4: Digital Signature Standard (DSS) </caption> | + | <caption>Data sheet for FIPS PUB 186-4: [[dido:public:ra:xapend:xapend.a_glossary:d:digital_signature|Digital Signature]] Standard (DSS) </caption> |
| | Title | Digital Signature Standard | | | Title | Digital Signature Standard | | ||
| | Acronym | DSS | | | Acronym | DSS | | ||
| Line 15: | Line 15: | ||
| ==== Introduction ==== | ==== Introduction ==== | ||
| : //This Standard defines methods for digital signature generation that can be used for the protection | : //This Standard defines methods for digital signature generation that can be used for the protection | ||
| - | of binary data (commonly called a message), and for the verification and validation of those | + | of binary data (commonly called a message), and for the verification and [[dido:public:ra:xapend:xapend.a_glossary:v:validation|validation]] of those |
| digital signatures. Three techniques are approved.// | digital signatures. Three techniques are approved.// | ||
| - //The Digital Signature Algorithm (DSA) is specified in this Standard. The specification | - //The Digital Signature Algorithm (DSA) is specified in this Standard. The specification | ||
| includes criteria for the generation of domain parameters, for the generation of public and | includes criteria for the generation of domain parameters, for the generation of public and | ||
| - | private key pairs, and for the generation and verification of digital signatures.// | + | [[dido:public:ra:xapend:xapend.a_glossary:p:private_key|private key]] pairs, and for the generation and verification of digital signatures.// |
| - //The RSA digital signature algorithm is specified in American National Standard (ANS) | - //The RSA digital signature algorithm is specified in American National Standard (ANS) | ||
| - | X9.31 and Public Key [[dido:public:ra:xapend:xapend.a_glossary:c:cryptography|Cryptography]] Standard (PKCS) #1. FIPS 186-4 approves the use | + | X9.31 and [[dido:public:ra:xapend:xapend.a_glossary:p:public_key|Public Key]] [[dido:public:ra:xapend:xapend.a_glossary:c:cryptography|Cryptography]] Standard (PKCS) #1. FIPS 186-4 approves the use |
| of implementations of either or both of these standards and specifies additional | of implementations of either or both of these standards and specifies additional | ||
| requirements.// | requirements.// | ||