Package libpasswdqc-devel: Information

    Binary package: libpasswdqc-devel
    Version: 1.3.1.2-alt2.M90P.1
    Architecture: aarch64
    Build time:  Aug 9, 2021, 07:16 PM in the task #281744
    Source package: passwdqc
    Category: Development/C
    Report package bug
    License: LGPLv2+
    Summary: Library and header file for building passwdqc-aware applications
    Description: 
    The libpasswdqc is a passphrase strength checking library.
    In addition to checking regular passphrases, it offers support
    for passphrases and can provide randomly generated passphrases.
    All features are optional and can be (re-)configured without
    rebuilding.
    
    This package contains development library and header file
    needed for building passwdqc-aware applications.

    Maintainer: Oleg Solovyov

    List of contributors:
    Oleg Solovyov
    Dmitry V. Levin

    Last changed


    Aug. 3, 2021 Oleg Solovyov 1.3.1.2-alt2.M90P.1
    - use wordset from passwdqc 2.0.2 (no vulgar words in first 4096 entries)
    March 10, 2019 Dmitry V. Levin 1.3.1.2-alt2
    - libpasswdqc: replaced PreReq with more appropriate dependencies.
    Aug. 24, 2018 Dmitry V. Levin 1.3.1.2-alt1
    - pam_passwdqc:
      + implemented audit logging (by Oleg Solovyov and me).