library to generate, and check strengh of passwords
The libpwquality library purpose is to provide common functions for
password quality checking and also scoring them based on their apparent
randomness. The library also provides a function for generating random
passwords with good pronounceability. The library supports reading and
parsing of a configuration file.

Maintainer: Jasper Lievisse Adriaanse <jasper@openbsd.org>,  Antoine Jacoutot <ajacoutot@openbsd.org>

WWW: https://github.com/libpwquality/libpwquality
