Libraries tagged by password hash
mccahan/laravel-auto-rehash
3573 Downloads
Automatically update Laravel password hashes as users authenticate
plott/wp-password-bcrypt
194 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
netsilik/peppered-passwords
1654 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
log1x/acf-encrypted-password
280 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
cviebrock/artisan-hash
84 Downloads
Adds Artisan tasks to Laravel to work with password hashes from the CLI.
ayesh/wordpress-password-hash
165 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
averay/password-validator
251 Downloads
An object-oriented wrapper around the password_hash & password_verify functions.
xjtuwangke/passwordhash
128676 Downloads
Portable PHP password hashing framework
jpirnat/hashing
1532 Downloads
Token and password hashing
chrisholland/hashtuner
1 Downloads
Framework for tuning settings for password-hashing functions
ahmed-j-alsarem/laravel-bcrypt-password
13 Downloads
A Laravel package for bcrypt password hashing functionality
mfuns/wordpress-passwordhash
3516 Downloads
typisttech/wp-password-argon-two
405 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
itcover/password-processor
11108 Downloads
Framework-agnostic password processing library
robclancy/laravel4-hashing
1783 Downloads
Package for when you can't use Bcrypt in Laravel 4.