MCQOPTIONS
Saved Bookmarks
| 1. |
What is a one-way password file? |
| A. | A scheme in which the password is jumbled and stored |
| B. | A scheme in which the password is XOR with a key and stored |
| C. | A scheme in which the hash of the password is stored |
| D. | A scheme in which the password is passed through a PRF, which is then stored |
| Answer» D. A scheme in which the password is passed through a PRF, which is then stored | |