Difference between revisions of "Encryption"
(→See also) |
|||
Line 1: | Line 1: | ||
[[Encryption]] is any method of encoding data so that it is unreadable to parties without a method of decryption. | [[Encryption]] is any method of encoding data so that it is unreadable to parties without a method of decryption. | ||
− | |||
− | |||
==Definitions== | ==Definitions== |
Revision as of 00:40, 13 October 2020
Encryption is any method of encoding data so that it is unreadable to parties without a method of decryption.
Definitions
According to the CyBOK (version 1),
- Encryption. The process of transforming information (commonly referred to as plain text/data) using an algorithm(called cipher) to make it unreadable to anyone except those possessing special knowledge, commonly referred to as a cryptographic key.