Libraries tagged by bcrypt
roots/wp-password-bcrypt
9487942 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
26306007 Downloads
The Illuminate Hashing package.
phpnode/yiipassword
183612 Downloads
Password strategies for the Yii PHP framework.
paragonie/password_lock
43222 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
windwalker/crypt
86232 Downloads
Windwalker Crypt package
polarising/bcrypt
54941 Downloads
Customized Bcrypt for PHP
poly-crypto/poly-crypto
7737 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
mardy-git/hmac
9905 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
ahmed-j-alsarem/laravel-bcrypt-password
80 Downloads
A Laravel package for bcrypt password hashing functionality
elnur/blowfish-password-encoder-bundle
129638 Downloads
Blowfish (bcrypt) based password encoder for Symfony2
ribafs/admin-br
214 Downloads
Plugin para implementar controle de acesso com bons recursos: busca, bcrypt, template do bake em português, bootstrap
nordsoftware/yii2-password
2886 Downloads
Password strategies for the Yii framework.
plott/wp-password-bcrypt
222 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
52784 Downloads
Bcrypt class stolen from the internet, for use with Composer.