Difference between revisions of "Encryption"

From CNM Wiki
Jump to: navigation, search
(Created page with "==See also== ===Related lectures=== :*Cyber-Security at Lab. Category: CNM Cyber OrientationCategory: Articles")
 
(Related lectures)
 
(4 intermediate revisions by 2 users 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==
 +
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.
 +
 
==See also==
 
==See also==
  
 
===Related lectures===
 
===Related lectures===
:*[[Cyber-Security at Lab]].  
+
:*[[What the Security Is]].  
  
[[Category: CNM Cyber Orientation]][[Category: Articles]]
+
[[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.

See also

Related lectures