Libraries tagged by password security
lleocastro/encryptor
8 Downloads
Encrypting values such as passwords and short messages
lizhijun/php-totp
17 Downloads
基于时间的一次一密(Time-based One-time Password, TOTP)算法php函数库
kuyoto/scrypt
28 Downloads
Provides the scrypt key derivation function.
jgxvx/cilician-runner
9 Downloads
Command Line Interface for the Cilician Library
jamesryanbell/dinopass
107 Downloads
A very simple wrapper for the Dinopass password generator API
ioguimaraes/ready-keepass-php
18 Downloads
A library for reading KeePass 2.x databases
elcodedocle/phpass
43 Downloads
fork of Solar Designer's http://www.openwall.com/phpass/ with enhanced security updates
dhensby/silverstripe-zxcvbn
788 Downloads
Realistic SilverStripe password strength validator based on Zxcvbn PHP
coreymcmahon/phpass
39 Downloads
PHP Password Library: Easy, secure password management for PHP
castillo-n/phpass
2073 Downloads
Portable PHP password hashing framework
beeflow/passwd
141 Downloads
Password generator and checker
atiksoftware/php-class-passgen
19 Downloads
Generate a spesific username and password for ftp,whm etc. by domain and prefix
asfitanoli/phpass
0 Downloads
Portable PHP password hashing framework
weshooper/php-email-tokens
2385 Downloads
Generate secure tokens for use in emails (password reset, signup verification)
tadah-dev/laravel-zxcvbn
968 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.