Libraries tagged by passworks
vse/passwordstrength
32 Downloads
An extension for phpBB that will show users the strength of a password as they type it into the password field when creating or updating their account.
nguyenanhung/strong-passwords-generator
5531 Downloads
Simple, standone password generator with PHP
netsilik/peppered-passwords
1655 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
itinerisltd/disallow-pwned-passwords
1775 Downloads
Disallow WordPress and WooCommerce users using pwned passwords.
ron-maxweb/pwned-passwords
274 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
reflar/pwned-passwords
738 Downloads
Check passwords against the Have I Been Pwned password database
dweuthen/application_passwords
15 Downloads
Roundcube plugin to manage application-specific passsords.
crumbls/common-passwords
5 Downloads
A laravel validation rule to exclude not allow the most common 10,000 passwords and any that you add in.
yarri/password-hashing-machine
187 Downloads
Tool for hashing and checking passwords using a required (registered) hashing algorithm. It can handle more (legacy) hashing algorithms.
winter/wn-pwnedpasswords-plugin
1522 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
sicaboy/laravel-security
107 Downloads
This package can be used to enhance the user security of Laravel projects.
plott/wp-password-bcrypt
210 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.
pharaonic/laravel-users
177 Downloads
Laravel Users (Roles & Permissions, Devices, Password: Auto Hashing & History, Actions: Likes, Rates, Subscribes, Votes, Follows, Favorites, Bookmarks).
eustasy/authenticatron
7 Downloads
HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.
cuongnd88/otp-auth
528 Downloads
Laravel OTP Authentication (One Time Passwords)