dropbox / zxcvbn-ios

A realistic password strength estimator.
https://tech.dropbox.com/2012/04/zxcvbn-realistic-password-strength-estimation/
MIT License
223 stars 64 forks source link

entropyToCrackTime: returns INFINITY #3

Closed andy61i closed 10 years ago

andy61i commented 10 years ago

entropyToCrackTime: returns INFINITY for large passwords, which leads to crackTime="inf" crackTimeDisplay="instant"

leah commented 10 years ago

Fixed by #4