Leah Culver

1pod

zxcvbn-ios

An obj-c port of zxcvbn, a password strength estimation library, designed for iOS.

DBZxcvbn attempts to give sound password advice through pattern matching and conservative entropy calculations. It finds 10k common passwords, common American names and surnames, common English words, and common patterns like dates, repeats (aaa), sequences (abcd), and QWERTY patterns.

License: MIT

  • Objective C