Homework 13
Due 5/4/2017 [start of section]
Problem 1
Suppose machine A encrypts a file using machine A's private key and
sends the encrypted file to machine B. Which of the following guarantees
does this strategy provide?
- Secrecy (no one but B could read this message)
- Authentication (no one but A could send this message)
- Both secrecy and authentication
- Neither secrecy nor authentication
Problem 2
True/False. Interception of encrypted bank ATM PINs as they are transmitted
over telephone wires is one of the top three sources of fraudulent bank ATM withdrawals.
Problem 3
2-factor authentication is an alternative to passwords. Give an example of
2-factor authentication and explain its advantages compared to passwords.
Problem 4
2-factor authentication is an alternative to passwords. Give an example of
2-factor authentication and explain its advantages compared to passwords.