Quellcode durchsuchen

Add Password Validator.

pull/63/head
Jamie vor 12 Jahren
Ursprung
Commit
d4668fd5fe
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -232,6 +232,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
232 232
 * [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework.
233 233
 * [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
234 234
 * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
235
+* [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.
235 236
 * [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.
236 237
 * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
237 238
 * [PHP IDS](https://github.com/PHPIDS/PHPIDS) - A structured PHP security layer.

Laden…
Abbrechen
Speichern