微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

passwdqc 密码强度检查工具

程序名称:passwdqc

授权协议: BSD

操作系统: Linux

开发语言: C/C++

passwdqc 介绍

passwdqc 是一个密码强度检查和策略增加工具集。包含一个可选的 PAM 模块 (pam_passwdqc) 和命令行工具 (pwqcheck and
pwqgen) 以及开发库 (libpasswdqc).

On systems with PAM, 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, and are usable from
scripts. libpasswdqc is the underlying library, which may also be used from
third-party programs.

passwdqc 官网

http://www.openwall.com/passwdqc/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐