Key (cryptography): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Howard C. Berkowitz
(New page: In cryptography, a '''key''' is some set data which, in combination with a cryptographic algorithm, introduces or removes the concealment applied to plaintext or taken to [[ciphert...)
 
imported>Howard C. Berkowitz
No edit summary
Line 1: Line 1:
{{subpages}}
{{TOC-right}}
In [[cryptography]], a '''key''' is some set data which, in combination with a cryptographic algorithm, introduces or removes the concealment applied to [[plaintext]] or taken to [[ciphertext]]. This discussion deals with the nature of keys (e.g., binary strings of length <math>N</math>, text phrases), the basis of generating good and bad keys, the types of keys (e.g., [[Key (cryptography)#session key|session key]], [[Key (cryptography)#key distribution key|key distribution key]], [[Key (cryptography)#public key|public key]], [[Key (cryptography)#key generating key|key generating key]])
In [[cryptography]], a '''key''' is some set data which, in combination with a cryptographic algorithm, introduces or removes the concealment applied to [[plaintext]] or taken to [[ciphertext]]. This discussion deals with the nature of keys (e.g., binary strings of length <math>N</math>, text phrases), the basis of generating good and bad keys, the types of keys (e.g., [[Key (cryptography)#session key|session key]], [[Key (cryptography)#key distribution key|key distribution key]], [[Key (cryptography)#public key|public key]], [[Key (cryptography)#key generating key|key generating key]])


[[Key management]] is a related but separate discipline of secure distribution of keys and entering them into cryptosystem, as well as technical administration practices such as [[authentication#authenticating]] keys, [[key revocation|revoking keys]], and parameterizing session-level key changes.
[[Key management]] is a related but separate discipline of secure distribution of keys and entering them into cryptosystem, as well as technical administration practices such as [[authentication#authenticating]] keys, [[key revocation|revoking keys]], and parameterizing session-level key changes.

Revision as of 11:15, 30 October 2008

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

Template:TOC-right In cryptography, a key is some set data which, in combination with a cryptographic algorithm, introduces or removes the concealment applied to plaintext or taken to ciphertext. This discussion deals with the nature of keys (e.g., binary strings of length , text phrases), the basis of generating good and bad keys, the types of keys (e.g., session key, key distribution key, public key, key generating key)

Key management is a related but separate discipline of secure distribution of keys and entering them into cryptosystem, as well as technical administration practices such as authentication#authenticating keys, revoking keys, and parameterizing session-level key changes.