Libraries tagged by password hashing
pharaonic/laravel-users
140 Downloads
Laravel Users (Roles & Permissions, Devices, Password: Auto Hashing & History, Actions: Likes, Rates, Subscribes, Votes, Follows, Favorites, Bookmarks).
j3j5/hmac-bcrypt-laravel
108 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
bproctor/passhash
728 Downloads
Strong, simple password hashing
oire/iridium
9 Downloads
Iridium, a security library for hashing passwords, encrypting data and managing secure tokens.
lithemod/hash
7 Downloads
An effective module for hashing passwords using Bcrypt.
markhofstetter/pbkdf2hasher
162 Downloads
enable pbkdf2 hashing of laravel password to be compatible with pythons werkzeug
basteyy/minimal-hash-wrapper
60 Downloads
A minimal (static) class for hashing and verifying passwords
yarri/password-hashing-machine
160 Downloads
Tool for hashing and checking passwords using a required (registered) hashing algorithm. It can handle more (legacy) hashing algorithms.
xaamin/hashing
17 Downloads
Password hashing
wp-kit/hashing
7451 Downloads
A wp-kit component that handles password hashing
web-secure/password-hashing
8 Downloads
Basic password hashing with PHP.
newfrontiers/hashing
0 Downloads
OOP wrapper for PHPs native password hashing
netsilik/peppered-passwords
1618 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
hash/password
11 Downloads
A simple api extension for Password hashing.
tmd/laravel-password-updater
66 Downloads
Handles password verification and re-hashing passwords that may be hashed by outdated methods.