What are the four principles of security?
What is the “Confidentiality” principle of security?
Only sender and intended receiver should understand the message contents
What is the “Authentication” principle of security?
Sender and receiver want to confirm each other’s identity
What is the “Integrity” principle of security?
Sender and receiver want to ensure that the message is not altered without detection
What is the “Availability” principle of security?
Services must be accessible and available to users
What are the four actions an intruder can take?
What does an encryption algorithm comprise of?
What are three methods for breaking an encryption scheme?
Describe the Ciphertext-only attack
Describe the Known-Plaintext Attack
Intruder has some ciphertext with its plaintext, wants to break other ciphertexts
Describe the Chosen-Plaintext Attack
Intruder has the ability to encrypt any plaintext but doesn’t have the key for decryption