Libraries tagged by password hash
ircmaxell/password-compat
53132429 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
symfony/password-hasher
101121410 Downloads
Provides password hashing utilities
roots/wp-password-bcrypt
9168421 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.
paragonie/halite
6703692 Downloads
High-level cryptography interface powered by libsodium
illuminate/hashing
25373301 Downloads
The Illuminate Hashing package.
phpauth/phpauth
121782 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
laminas/laminas-crypt
15085767 Downloads
Strong cryptography tools and password hashing
mikemclin/laravel-wp-password
3044169 Downloads
Laravel package that checks and creates WordPress password hashes
bordoni/phpass
3336616 Downloads
Portable PHP password hashing framework
zendframework/zend-crypt
14768496 Downloads
Strong cryptography tools and password hashing
paragonie/password_lock
41131 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
yiisoft/security
321641 Downloads
Security utilities
simplesamlphp/simplesamlphp-module-authcrypt
5914872 Downloads
This module provides authentication against password hashes or .htpasswd files
zubzet/password-hash-utilities
21866 Downloads
jeremykendall/password-validator
67216 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.