|
|
|
|
|
by justusthane
2533 days ago
|
|
Nope. Read the section on k-anonymity here: https://www.troyhunt.com/were-baking-have-i-been-pwned-into-... Essentially, the client hashes the password and then only sends the first 5 characters of the hash to HIBP. HIBP then returns the hashes of every password whose hash begins with the same characters (approx 477 matches, according to the article), and then it's up to the client to determine if there's a match. |
|
That’s a ridiculously small number of possible values for a powerful actor trying to crack a password.