Libraries tagged by password-hash
yarri/my-blowfish
34932 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
selfsimilar/laravel-d7-password
2530 Downloads
Laravel package that checks and creates Drupal 7 password hashes
matriphe/laravel-md5-hash
4257 Downloads
Laravel package to use unsecured MD5 for password hash
bolt/passwordlib
81584 Downloads
A Password Hashing Library
ammardev/laravel-wp-hash-driver
9043 Downloads
Supports Wordpress passwords hashing and checking in Laravel's Hash facade.
typo3/cms-saltedpasswords
319876 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!
ekinhbayar/hautelook-phpass
17954 Downloads
Portable PHP password hashing framework
ozh/phpass
67141 Downloads
Portable PHP password hashing framework
ayesh/wordpress-password-hash
160 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
selfsimilar/drupal7_password_hasher
6810 Downloads
Drupal 7 password hasher wrapped in a properly namespaced class wrapper.
phauthentic/password-hashers
5238 Downloads
Password Hashing Library
vanqard/passman
755 Downloads
Super simple password hash manager for hashing password, to verify password hashes and test for the need to rehash a password. Fully compliant oo wrapper.
netsilik/peppered-passwords
1642 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
pentagonal/phpass
1475 Downloads
PHP password hashing library original by open wall PhPass
mdhearing/aspnetcore-identity
13294 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core