Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Encryption"

From NetSec
Jump to: navigation, search
(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...")
(No difference)

Revision as of 02:55, 6 November 2012

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