Libraries tagged by password hash
insomnius/aurphm
543 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.
samasend/laravel-needs-auto-rehash
2298 Downloads
Automate the common password `Auth::needsRehash` routine using built-in event
typo3/cms-saltedpasswords
319539 Downloads
Uses a password hashing framework for storing passwords. Integrates into the system extension "felogin". Use SSL or rsaauth to secure datatransfer! Please read the manual first!
techdeck/password-hash
178 Downloads
password hashing algorithm
averay/password-validator
211 Downloads
An object-oriented wrapper around the password_hash & password_verify functions.
mikemclin/wp-password
285 Downloads
Laravel package that checks and creates WordPress password hashes
xjtuwangke/passwordhash
128632 Downloads
Portable PHP password hashing framework
vanilla/legacy-passwords
140196 Downloads
Provides support for legacy password hashing in common frameworks.
vanilla/garden-password
147164 Downloads
Provides a standard password hashing interface and support for password hashing in common frameworks.
selfsimilar/drupal7_password_hasher
6506 Downloads
Drupal 7 password hasher wrapped in a properly namespaced class wrapper.
phauthentic/password-hashers
4527 Downloads
Password Hashing Library
cpliakas/doctrine-password
8245 Downloads
Adds a password type to Doctrine that hashes and compares passwords using the phpass library.
typisttech/wp-password-argon-two
382 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
robclancy/laravel4-hashing
1780 Downloads
Package for when you can't use Bcrypt in Laravel 4.
yarri/my-blowfish
33490 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm