Libraries tagged by bcrypt
roots/wp-password-bcrypt
9345337 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
25869625 Downloads
The Illuminate Hashing package.
phpnode/yiipassword
182629 Downloads
Password strategies for the Yii PHP framework.
paragonie/password_lock
42134 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
windwalker/crypt
84883 Downloads
Windwalker Crypt package
polarising/bcrypt
53430 Downloads
Customized Bcrypt for PHP
poly-crypto/poly-crypto
7584 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
mardy-git/hmac
9516 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
elnur/blowfish-password-encoder-bundle
129638 Downloads
Blowfish (bcrypt) based password encoder for Symfony2
ribafs/admin-br
171 Downloads
Plugin para implementar controle de acesso com bons recursos: busca, bcrypt, template do bake em português, bootstrap
nordsoftware/yii2-password
2803 Downloads
Password strategies for the Yii framework.
plott/wp-password-bcrypt
191 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
eddieantonio/bcrypt
52733 Downloads
Bcrypt class stolen from the internet, for use with Composer.
davidkuridza/php-bcrypt-wrapper
23 Downloads
Simple PHP bcrypt wrapper