Difference between revisions of "Encryption"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→External links) |
Karl Jones (Talk | contribs) (→External links) |
||
Line 28: | Line 28: | ||
[[Category:Computer science]] | [[Category:Computer science]] | ||
+ | [[Category:Encryption]] | ||
[[Category:Language]] | [[Category:Language]] | ||
[[Category:Mathematics]] | [[Category:Mathematics]] |
Revision as of 16:14, 6 April 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