|
|
|
|
|
by Symbiote
3513 days ago
|
|
Could they implement something like: Password: money Secret word: ABCD If they're going to ask for two characters from the secret word, they could then hash saltmoneyAB
saltmoneyAC
saltmoneyAD
saltmoneyBC
saltmoneyBD
saltmoneyCD
and check against the relevant one. |
|