@hackage zxcvbn-c1.0.1

Password strength estimation

This is a Haskell binding to the C port of the zxcvbn password strength estimator, from https://github.com/tsyrogit/zxcvbn-c

An article on the reasons for zxcvbn is at https://tech.dropox.com/2012/04/zxcvbn-realistic-password-strength-estimation

  • Installation

    Custom

  • Dependencies (0)

  • Dependents (1)

    @hackage/keysafe
  • Package Flags

      use-shared-lib
       (off by default)

      Link with system's zxcvbn shared library, instead of the copy included with this package.