Explorar el Código

Add password gen lib (@timoh6).

pull/367/merge
Jamie hace 11 años
padre
commit
ab9274b41c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

305
 * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
305
 * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript.
306
 * [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.
306
 * [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.
307
 * [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
307
 * [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
308
+* [GenPhrase](https://github.com/timoh6/GenPhrase) - A library for generating secure random passphrases.
308
 
309
 
309
 ## Code Analysis
310
 ## Code Analysis
310
 *Libraries and tools for analysing, parsing and manipulating codebases.*
311
 *Libraries and tools for analysing, parsing and manipulating codebases.*

Loading…
Cancelar
Guardar