Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Encryption"
From NetSec
AlizaLorenzo (Talk | contribs) (Created page with "Encryption is, in it's most basic sense, encoding a message so that an unauthorized individual can't access it, but an authorized individual can decode the message and make use o...") |
|||
Line 1: | Line 1: | ||
+ | {{main|Cryptography}} | ||
+ | |||
+ | |||
Encryption is, in it's most basic sense, encoding a message so that an unauthorized individual can't access it, but an authorized individual can decode the message and make use of it. | Encryption is, in it's most basic sense, encoding a message so that an unauthorized individual can't access it, but an authorized individual can decode the message and make use of it. | ||
Latest revision as of 00:27, 8 November 2012
- Main article: Cryptography
Encryption is, in it's most basic sense, encoding a message so that an unauthorized individual can't access it, but an authorized individual can decode the message and make use of it.
Keywords include:
- Ciphertext
- Plaintext
- Encryption key
- Decryption key
- Public-key
- Private-key