AlexGustafsson / pbrute

A dependency-free, feature-rich and modern password strength calculator for NodeJS and the browser
https://pbrute.axgn.se
MIT License
1 stars 0 forks source link

Revisit time calculation #3

Open AlexGustafsson opened 4 years ago

AlexGustafsson commented 4 years ago

Ensure that the calculation of hash time is correct. Does it check for an emptied search space or just n/2?