Libraries tagged by password hash
ammardev/laravel-wp-hash-driver
9152 Downloads
Supports Wordpress passwords hashing and checking in Laravel's Hash facade.
mikemclin/wp-password
295 Downloads
Laravel package that checks and creates WordPress password hashes
vanilla/legacy-passwords
141534 Downloads
Provides support for legacy password hashing in common frameworks.
selfsimilar/drupal7_password_hasher
7411 Downloads
Drupal 7 password hasher wrapped in a properly namespaced class wrapper.
phauthentic/password-hashers
5801 Downloads
Password Hashing Library
mfuns/wordpress-passwordhash
3658 Downloads
migratetoflarum/old-passwords
3791 Downloads
Re-hash passwords from an old platform on the fly
typisttech/wp-password-argon-two
410 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
tvorwachs/phpass
794 Downloads
Portable PHP password hashing framework based on http://openwall.com/phpass/
pentagonal/phpass
1541 Downloads
PHP password hashing library original by open wall PhPass
jhonyspicy/phpass
3554 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
5435 Downloads
Verify hashed passwords against HIBP
autoaction/phalcon
9995 Downloads
Phalcon Funcionalities
samasend/laravel-needs-auto-rehash
2354 Downloads
Automate the common password `Auth::needsRehash` routine using built-in event