Libraries tagged by bcrypt
perbility/bcrypt-bundle
1586 Downloads
This bundle provides an easy way to create and work with BCrypt-hashes in a Symfony2-context
davidkuridza/php-bcrypt-wrapper
23 Downloads
Simple PHP bcrypt wrapper
plott/plottcore-pwd-bcrypt
5 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.
openlss/func-bcrypt
397 Downloads
Blowfish Crypt helpers for password hashing
mehedimi/bcrypt-cli
12 Downloads
A bcrypt command line tool
j3j5/hmac-bcrypt-laravel
108 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
phpwatch/wordpress-samesite
13 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.
opulence/cryptography
70 Downloads
The Opulence cryptography library
ayesh/wordpress-password-hash
147 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
popphp/pop-crypt
1023 Downloads
Pop Crypt Component for Pop PHP Framework
crazy-max/cws-crypto
335 Downloads
PHP class for password hashing with multi encryption methods.
lithemod/hash
7 Downloads
An effective module for hashing passwords using Bcrypt.
drawmyattention/expauth
5178 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
58 Downloads
Bridge between Symfony and Laravel BCrypt hashers
velixir/bit-db-bcrypt-auth-adapter
41 Downloads
Forked BitDbBcryptAuthAdapter from cabrilo/BitDbBcryptAuthAdapter to put create a composer package for it