slackbuilds_ponce/system/passwdqc
pyllyukko 471e62a3ba system/passwdqc: Added (password/passphrase strength checking).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-05-28 23:45:44 +07:00
..
doinst.sh
passwdqc.info
passwdqc.SlackBuild
README
slack-desc

passwdqc - password/passphrase strength checking and enforcement

passwdqc is a password/passphrase strength checking and policy
enforcement toolset, command-line programs (pwqcheck and pwqgen),
and a library (libpasswdqc).

pwqcheck and pwqgen are standalone password/passphrase strength
checking and random passphrase generator programs, respectively,
which are usable from scripts.

libpasswdqc is the underlying library, which may also be used
from third-party programs.