Libraries tagged by password hashing
oire/iridium
1554 Downloads
Iridium, a security library for hashing passwords, encrypting data and managing secure tokens.
insomnius/aurphm
658 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.
yarri/password-hashing-machine
256 Downloads
Tool for hashing and checking passwords using a required (registered) hashing algorithm. It can handle more (legacy) hashing algorithms.
jpirnat/hashing
1675 Downloads
Token and password hashing
ayesh/wordpress-password-hash
181 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
ahmed-j-alsarem/laravel-bcrypt-password
334 Downloads
A Laravel package for bcrypt password hashing functionality
jazzman/wp-password-argon
609 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
typisttech/wp-password-argon-two
434 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
robclancy/laravel4-hashing
1783 Downloads
Package for when you can't use Bcrypt in Laravel 4.
itcover/password-processor
11110 Downloads
Framework-agnostic password processing library
tvorwachs/phpass
1054 Downloads
Portable PHP password hashing framework based on http://openwall.com/phpass/
soatok/anthrokit-auth
279 Downloads
Authentication package for AnthroKit (Slim Framework 3)
krubio/perfect-authentication
0 Downloads
Standalone authentication library with password hashing and verification
chrisholland/hashtuner
1 Downloads
Framework for tuning settings for password-hashing functions
crazy-max/cws-crypto
343 Downloads
PHP class for password hashing with multi encryption methods.