Libraries tagged by password_hash
brokerexchange/mcrypthasher
282 Downloads
Mcrypt Hasher For Laravel Auth
oyeaussie/phppwnedpasswordsdownloader
13 Downloads
PHPPwnedPasswordsDownloader is a tool to download pwned password hash files from HaveIBeenPwned API
j3j5/hmac-bcrypt-laravel
110 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
yarri/password-hashing-machine
175 Downloads
Tool for hashing and checking passwords using a required (registered) hashing algorithm. It can handle more (legacy) hashing algorithms.
xaamin/hashing
17 Downloads
Password hashing
tleckie/password
4 Downloads
PHP manager password
skymeyer/sugarcrm-pwd-hash
6 Downloads
SugarCRM Password Hash Utility
pnicorelli/php-dotnet-password-hasher
17 Downloads
php package for hash/validate passwords using the .NET PasswordHasher algorithm.
onepress/wp-password-bcrypt
15 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.
newfrontiers/hashing
0 Downloads
OOP wrapper for PHPs native password hashing
netsilik/peppered-passwords
1648 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
marcus-campos/laravel-md5-hash
21 Downloads
Laravel 5 package to use unsecured MD5 for password hash. For use in legacy systems.
lerislentia/password-hash
12 Downloads
a PasswordHash implementation.
lagan/property-passwordhash
20 Downloads
Controller for the Lagan passwordhash property.
jamesmorrison/wp-password-bcrypt
101 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.