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.a_glossary:p:private_key [2022/01/18 08:30] nick |
dido:public:ra:xapend:xapend.a_glossary:p:private_key [2022/01/18 08:34] (current) nick |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| Accessed 18 January 2022, | Accessed 18 January 2022, | ||
| [[https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-57pt1r5.pdf]] | [[https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-57pt1r5.pdf]] | ||
| - | )) is a Cryptographic Key used with a [[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1]] cryptographic algorithm | + | )) is a Cryptographic Key used with a [[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1| Public Key]] [[dido:public:ra:xapend:xapend.a_glossary:c:cryptographic_algorithm]] |
| that is uniquely associated with an entity and is not made public. In an | that is uniquely associated with an entity and is not made public. In an | ||
| - | asymmetric-key ([[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1]]) cryptosystem, the private key has a | + | asymmetric-key ([[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1| Public Key]]) cryptosystem, the private key has a |
| - | corresponding [[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1]]. Depending on the algorithm, the private key | + | corresponding [[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1| Public Key]]. Depending on the algorithm, the private key |
| may be used, for example: | may be used, for example: | ||
| - | - Compute the corresponding [[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1]], | + | - Compute the corresponding [[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1| Public Key]], |
| - | - Compute a digital signature that may be verified by the corresponding [[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1]], | + | - Compute a digital signature that may be verified by the corresponding [[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1| Public Key]], |
| - | - Decrypt keys that were encrypted by the corresponding [[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1]], or | + | - Decrypt keys that were encrypted by the corresponding [[dido:public:ra:xapend:xapend.a_glossary:p:public_key#definition_1| Public Key]], or |
| - Compute a shared secret during a key-agreement transaction. | - Compute a shared secret during a key-agreement transaction. | ||