Difference between revisions of "Encryption"
(→Encryption Methods) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
=Definitions= | =Definitions= | ||
Revision as of 10:14, 10 March 2017
Definitions
Plain text - The data in human readable form.
Cipher - An encryption method or algorithm.
Key - The data used to encrypt or decrypt the plain text.
Cipher text - The encrypted data which can only be understood if decrypted.