Libraries tagged by password_hash
mikemclin/wp-password
295 Downloads
Laravel package that checks and creates WordPress password hashes
vanilla/legacy-passwords
141441 Downloads
Provides support for legacy password hashing in common frameworks.
vanilla/garden-password
148909 Downloads
Provides a standard password hashing interface and support for password hashing in common frameworks.
selfsimilar/drupal7_password_hasher
7403 Downloads
Drupal 7 password hasher wrapped in a properly namespaced class wrapper.
phauthentic/password-hashers
5792 Downloads
Password Hashing Library
mfuns/wordpress-passwordhash
3641 Downloads
migratetoflarum/old-passwords
3791 Downloads
Re-hash passwords from an old platform on the fly
pentagonal/phpass
1540 Downloads
PHP password hashing library original by open wall PhPass
jhonyspicy/phpass
3533 Downloads
Portable PHP password hashing framework
insomnius/aurphm
598 Downloads
Aurelia pseudo hashing method is my experimental function to hash password with HMAC (Hash-based message authentication code), PBKDF2 (Password-Based Key Derivation Function 2) and Pseudo Random Bytes.
nswdpc/silverstripe-pwnage-hinter
5411 Downloads
Verify hashed passwords against HIBP
autoaction/phalcon
9955 Downloads
Phalcon Funcionalities
samasend/laravel-needs-auto-rehash
2354 Downloads
Automate the common password `Auth::needsRehash` routine using built-in event
mdhearing/aspnetcore-identity
14460 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
mccahan/laravel-auto-rehash
3741 Downloads
Automatically update Laravel password hashes as users authenticate