浏览代码

Change the name to reflect the official style

pull/242/head
Ayon Khan 11 年前
父节点
当前提交
2b1c985727
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

252
 * [True Random](https://github.com/pixeloution/true-random) - A library that generates random numbers using [www.random.org](http://www.random.org/).
252
 * [True Random](https://github.com/pixeloution/true-random) - A library that generates random numbers using [www.random.org](http://www.random.org/).
253
 * [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library.
253
 * [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library.
254
 * [Password Compat](https://github.com/ircmaxell/password_compat) - A compatibility library for the new PHP 5.5 password functions.
254
 * [Password Compat](https://github.com/ircmaxell/password_compat) - A compatibility library for the new PHP 5.5 password functions.
255
-* [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework.
255
+* [phpass](http://www.openwall.com/phpass/) - A portable password hashing framework.
256
 * [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
256
 * [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
257
 * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
257
 * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
258
 * [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.
258
 * [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.

正在加载...
取消
保存