Libraries tagged by bcrypt
roots/wp-password-bcrypt
10272782 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
29402522 Downloads
The Illuminate Hashing package.
phpnode/yiipassword
190496 Downloads
Password strategies for the Yii PHP framework.
paragonie/password_lock
50674 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
windwalker/crypt
94313 Downloads
Windwalker Crypt package
polarising/bcrypt
65595 Downloads
Customized Bcrypt for PHP
popphp/pop-crypt
2372 Downloads
Pop Crypt Component for Pop PHP Framework
poly-crypto/poly-crypto
8068 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
mardy-git/hmac
12476 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
409 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
169 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
ahmed-j-alsarem/laravel-bcrypt-password
301 Downloads
A Laravel package for bcrypt password hashing functionality