Libraries tagged by bcrypt
roots/wp-password-bcrypt
9624135 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
26749003 Downloads
The Illuminate Hashing package.
phpnode/yiipassword
184652 Downloads
Password strategies for the Yii PHP framework.
paragonie/password_lock
44262 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
polarising/bcrypt
56883 Downloads
Customized Bcrypt for PHP
windwalker/crypt
87475 Downloads
Windwalker Crypt package
mardy-git/hmac
10299 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
ahmed-j-alsarem/laravel-bcrypt-password
199 Downloads
A Laravel package for bcrypt password hashing functionality
poly-crypto/poly-crypto
7755 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
karavasilev/cryptomanana
62 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
elnur/blowfish-password-encoder-bundle
129638 Downloads
Blowfish (bcrypt) based password encoder for Symfony2
plott/wp-password-bcrypt
253 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
52814 Downloads
Bcrypt class stolen from the internet, for use with Composer.
davidkuridza/php-bcrypt-wrapper
23 Downloads
Simple PHP bcrypt wrapper