Libraries tagged by bcrypt
roots/wp-password-bcrypt
10379134 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.
illuminate/hashing
29920487 Downloads
The Illuminate Hashing package.
phpnode/yiipassword
191905 Downloads
Password strategies for the Yii PHP framework.
paragonie/password_lock
52537 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
polarising/bcrypt
67569 Downloads
Customized Bcrypt for PHP
windwalker/crypt
95707 Downloads
Windwalker Crypt package
popphp/pop-crypt
3086 Downloads
Pop Crypt Component for Pop PHP Framework
poly-crypto/poly-crypto
8151 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
mardy-git/hmac
12725 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
elnur/blowfish-password-encoder-bundle
129649 Downloads
Blowfish (bcrypt) based password encoder for Symfony2
plott/wp-password-bcrypt
437 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.
perbility/bcrypt-bundle
1586 Downloads
This bundle provides an easy way to create and work with BCrypt-hashes in a Symfony2-context
mehedimi/bcrypt-cli
13 Downloads
A bcrypt command line tool
j3j5/hmac-bcrypt-laravel
172 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
ahmed-j-alsarem/laravel-bcrypt-password
334 Downloads
A Laravel package for bcrypt password hashing functionality