首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 产生发音,容易记忆,然而安全密码(GNU pwgen PHP端口)

产生发音,容易记忆,然而安全密码(GNU pwgen PHP端口)

资 源 简 介

pwgen — generate pronounceable passwords with PHP Overview pwgen-php is a simple PHP class which aims to clone the GNU pwgen functionality. It"s designed to be used in existing scripts/projects. The pwgen class generates passwords which are designed to be easily memorized by humans, while being as secure as possible. Human-memorable passwords are never going to be as secure as completely random passwords. In particular, passwords generated by pwgen without the secure-option should not be used in places where the password could be attacked via a brute-force attack. On the other hand, completely randomly generated passwords have a tendency to be written down, and are subject to being compromised in that fashion. Usage Generating a password is as simple as creating a new PWGen object and invoking the generate() function on it:

文 件 列 表

pwgen.class.php
VIP VIP
0.183605s