Quote:
Originally Posted by jackie_w
- a random digit (1 in 10 chance of not being scrambled)
- a digit guaranteed to be different from the correct one
- use a single digit everywhere, e.g. all digits displayed as zero
- replace all digits with a random alpha A-Z char
- something else I haven't thought of
|
From a cryptographic point of view, (2) is the worst one. Since then you have some information about the original digit left.