What are the different kinds of Network Security?
Authentication, Encryption, firewalls and MAC address filtering is used.
Why is encryption used?
Data Encryption protects data from being accessed, read or altered by converting or encoding it.
What is Plaintext?
The message in its original form.
What is Ciphertext?
The message once it has been encrypted.
What is Encryption?
Process of converting a message from Plaintext to Ciphertext.
What is Decryption?
Process of converting a message from Ciphertext to Plaintext.
What is a Key?
A sequence of numbers or values used to encrypt or decrypt a message.
What is an Algorithm?
A method used for encryption.