With a Caesar shift of 3, what does A become?
What makes an encryption technique symmetric?
- The same key locks and unlocks the data
- Two different keys split the work
- No key is needed at all
A cipher stays safe mainly by keeping its method a secret.
Circle one: True False
Which job is NOT covered by a plain symmetric cipher alone?
- Hiding message contents from eavesdroppers
- Proving who sent the message
- Scrambling with a shared key
Someone watches your encrypted traffic. What can they still learn?
- That you sent a message, to whom, and when
- The contents of each message
- Your key, directly from the locked text
Why must a key stream never be reused across two messages?
- Reuse makes messages too short
- Reuse deletes the key forever
- Reuse leaks information between the messages
A friend says encryption means nobody knows you talked at all. What is the flaw?
- Encryption also hides the sender for free
- Contents hide, but the sending facts stay visible to watchers
- Encrypted messages travel on private roads
Why did a word-keyed Vigenere resist readers longer than a single Caesar shift?
- It shifted letters by different amounts down the message
- It used no key at all
- It made messages much shorter