Question 1
"Password entropy" is a measure of the predictability of a computer password. The higher the entropy, the more difficult it is to guess the password.
The relationship between the password entropy, p, (measured in bits) and the number of guesses, G, required to decode the password is given by .
Question (a)
(a)
Calculate the value of p for a password that takes 5000 guesses to decode.
[ 2 ]
Question (b)
(b)
Write down G as a function of p.
[ 1 ]
Question (c)
(c)
Explain what these coordinate values mean in the context of computer passwords.
[ 1 ]