Libraries tagged by password hashing
netsilik/peppered-passwords
1654 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
jpirnat/hashing
1532 Downloads
Token and password hashing
ayesh/wordpress-password-hash
165 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
ahmed-j-alsarem/laravel-bcrypt-password
13 Downloads
A Laravel package for bcrypt password hashing functionality
typisttech/wp-password-argon-two
405 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
11108 Downloads
Framework-agnostic password processing library
xjtuwangke/passwordhash
128676 Downloads
Portable PHP password hashing framework
tvorwachs/phpass
732 Downloads
Portable PHP password hashing framework based on http://openwall.com/phpass/
chrisholland/hashtuner
1 Downloads
Framework for tuning settings for password-hashing functions
karavasilev/cryptomanana
56 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
webino/zend-crypt
8076 Downloads
Strong cryptography tools and password hashing
j3j5/hmac-bcrypt-laravel
117 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
oire/iridium
175 Downloads
Iridium, a security library for hashing passwords, encrypting data and managing secure tokens.
markhofstetter/pbkdf2hasher
170 Downloads
enable pbkdf2 hashing of laravel password to be compatible with pythons werkzeug