Name passwdqc
Version 2.1.0
Summary A password/passphrase strength checking and enforcement toolset
Description passwdqc is a password/passphrase strength checking and policy enforcement toolset, including an optional PAM module (pam_passwdqc), command-line programs (pwqcheck and pwqgen), and a library (libpasswdqc). pam_passwdqc is normally invoked on password changes by programs such as passwd(1). It is capable of checking password or passphrase strength, enforcing a policy, and offering randomly-generated passphrases, with all of these features being optional and easily (re-)configurable. 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.
Section System Environment/Base
License BSD-1-Clause
Homepage http://www.openwall.com/passwdqc
Recipe file meta-openembedded/meta-oe/recipes-security/passwdqc/passwdqc_2.1.0.bb
Layer meta-voltumna (master branch)
Inherits
  • features_check
  • gcc
  • gcc-native
Dependencies
  • libpam
  • virtual/compilerlibs
  • virtual/cross-cc
  • virtual/libc
PACKAGECONFIG options
  • vardepvalue

Sources

https://download.openwall.net/pub/projects/passwdqc/passwdqc-2.1.0.tar.gz

Patches

Patch Status
passwdqc/makefile-add-ldflags.patch Pending

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master passwdqc 2.1.0 (this recipe)