Libraries tagged by password-hashing
yarri/my-blowfish
33490 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
xjtuwangke/passwordhash
128632 Downloads
Portable PHP password hashing framework
webino/zend-crypt
7781 Downloads
Strong cryptography tools and password hashing
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.
tvorwachs/phpass
433 Downloads
Portable PHP password hashing framework based on http://openwall.com/phpass/
techdeck/password-hash
178 Downloads
password hashing algorithm
phauthentic/password-hashers
4527 Downloads
Password Hashing Library
jhonyspicy/phpass
2679 Downloads
Portable PHP password hashing framework
vanqard/passman
715 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.
chrisholland/hashtuner
1 Downloads
Framework for tuning settings for password-hashing functions
openlss/func-bcrypt
397 Downloads
Blowfish Crypt helpers for password hashing
jpirnat/hashing
1455 Downloads
Token and password hashing
j3j5/hmac-bcrypt-laravel
108 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
drewlabs/crypt
117 Downloads
Provides files encryption & Decryption, HMAC Hash object and Password Hashing using PHP password_hash, password_verify & hash_equals functions