Difference between revisions of "Encryption"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→See also) |
||
Line 11: | Line 11: | ||
* [[Computer science]] | * [[Computer science]] | ||
* [[Computer security]] | * [[Computer security]] | ||
+ | * [[Credential]] | ||
* [[Cryptography]] | * [[Cryptography]] | ||
* [[Data confidentiality]] | * [[Data confidentiality]] | ||
Line 19: | Line 20: | ||
* [[Information security]] | * [[Information security]] | ||
* [[Mathematics]] | * [[Mathematics]] | ||
+ | * [[Password]] | ||
* [[Security]] | * [[Security]] | ||
Revision as of 06:10, 26 January 2016
In cryptography, encryption is the process of encoding messages or information in such a way that only authorized parties can read it.
Description
Encryption does not of itself prevent interception, but denies the message content to the interceptor.
In an encryption scheme, the message or information, referred to as plaintext, is encrypted using an encryption algorithm, generating ciphertext that can only be read if decrypted.
See also
- Computer science
- Computer security
- Credential
- Cryptography
- Data confidentiality
- Data integrity
- Data authentication
- Data non-repudiation
- Electrical engineering
- Information security
- Mathematics
- Password
- Security
External links
- Encryption @ Wikipedia