Vocabulary Flashcards
Encryption
a means of securing digital data using more mathematical techniques.
Plaintext
Your data. The message before encryption.
Cipher
The method of encrypting or decrypting that data
Ciphertext
The final result. The message after encryption.
Key
Some sort of information that is needed to encrypt or decrypt the plaintext into ciphertext, or vice versa.
Alice and Bob
The “names” we use to explain sender and receiver of encrypted information.
Symmetric encryption
Using the same key to encrypt and decrypt.
Asymmetric encryption
Using DIFFERENT keys to encrypt and decrypt
Brute Force
Using every combination of keys or passwords to “break” the encryption.
Cryptanalysis
“Breaking” the cryptography by finding a flaw in the mathematical process.