(no title)
vbitz | 3 years ago
It could take on the order of a few seconds per password in the worst case. Normally a few Milliseconds.
So 1,000,000 breached passwords * 100ms per check is 100,000 CPU seconds or about 30 CPU hours to check all passwords. The is easily paraliseable so imagine more like 10-20 minutes in parallel.
Thorrez|3 years ago
For a single user's account. Multiply that by 1 million ring users and you get 30 million CPU hours.