Difference between revisions of "Encryption"
(→Related lectures) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Encryption]] is any method of encoding data so that it is unreadable to parties without a method of decryption. | |
+ | |||
==Definitions== | ==Definitions== | ||
According to the [[CyBOK (version 1)]], | 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. | :[[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. | ||
+ | |||
+ | ==See also== | ||
===Related lectures=== | ===Related lectures=== | ||
− | :*[[ | + | :*[[What the Security Is]]. |
[[Category: CNM Cyber Orientation]][[Category: Articles]][[Category: Cyber-security]] | [[Category: CNM Cyber Orientation]][[Category: Articles]][[Category: Cyber-security]] |
Latest revision as of 00:41, 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.