13 Star 2 Fork 0

openKylin / libpwquality

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
This is a libpwquality library for password quality checking
and generation of random passwords that pass the checks.

NOTES:

This library uses the cracklib as a dependency.

See the pwquality.h header file for the API.

There are simple tools that use the libpwquality:

    pwscore - reads the password to be checked from the standard input
              Optional argument is an user name for additional checks.

    pwmake  - generates a random password
              Required argument is number of bits of entropy used to
              generate the password.

The pwquality Python wrapper module can be used to call the libpwquality
functionality from Python.

And finally there is pam_pwquality Linux PAM module that can be used
instead of pam_cracklib to disallow weak new passwords when user's login
password is changed.

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/openkylin/libpwquality.git
git@gitee.com:openkylin/libpwquality.git
openkylin
libpwquality
libpwquality
openkylin/yangtze

搜索帮助

14c37bed 8189591 565d56ea 8189591