Libraries tagged by bcrypt
j3j5/hmac-bcrypt-laravel
172 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
ahmed-j-alsarem/laravel-bcrypt-password
326 Downloads
A Laravel package for bcrypt password hashing functionality
phpwatch/wordpress-samesite
14 Downloads
This plugin adds the “SameSite” cookie flag to WordPress’s authentication cookies. On supported browsers (all current IE, Edge, Chrome, and Firefox), this can effectively prevent all Cross-Site Request Forgery attacks throughout your WordPress site.
itcover/password-processor
11110 Downloads
Framework-agnostic password processing library
robclancy/laravel4-hashing
1783 Downloads
Package for when you can't use Bcrypt in Laravel 4.
drawmyattention/expauth
5179 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
vkr/sf-to-lv-bcrypt
59 Downloads
Bridge between Symfony and Laravel BCrypt hashers
velixir/bit-db-bcrypt-auth-adapter
42 Downloads
Forked BitDbBcryptAuthAdapter from cabrilo/BitDbBcryptAuthAdapter to put create a composer package for it
robertboloc/bcrypt-generator
50 Downloads
Generate bcrypt hashes from the command line
prostoroman/bcrypt
28 Downloads
A library for encoding strings using bcrypt.
onepress/wp-password-bcrypt
16 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.
kyslik/django-bcrypt
33 Downloads
Django like bcrypt for Laravel 5.4
eddieantonio/bcrypt
52950 Downloads
Bcrypt class stolen from the internet, for use with Composer.
bitmannl/bcrypt
750 Downloads
Install Bcrypt (fenusa0) via Composer
plott/plottcore-pwd-bcrypt
8 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.