Libraries tagged by bcrypt
gloomers/htpasswd
13 Downloads
This symfony user provider reads user from the htpasswd file.
elcodedocle/phpass
44 Downloads
fork of Solar Designer's http://www.openwall.com/phpass/ with enhanced security updates
alexsasharegan/crypto
57 Downloads
Password hashing utilities
ribafs/admin-br
221 Downloads
Plugin para implementar controle de acesso com bons recursos: busca, bcrypt, template do bake em português, bootstrap
nordsoftware/yii2-password
2975 Downloads
Password strategies for the Yii framework.
christian-riesen/password-hash-bundle
55 Downloads
Custom password encoder for symfony2, using the new password hash api from php 5.5 (with fallback for 5.3 + 5.4)
triad-ltd/expauth
30 Downloads
A Laravel authentication driver that supports Expression Engine's membership system. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
php_modules/ncrypt
17 Downloads
Bcrypt based password hashing library.
netsilik/peppered-passwords
1668 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
lithemod/hash
17 Downloads
An effective module for hashing passwords using Bcrypt.
jwz104/password-validation
0 Downloads
A laravel bcrypt password validator
fizzday/fizzbcrypt
7 Downloads
a default php bcrypt for encrypt and decrypt(php使用bcrypt默认的加密和解密)
fcodedigital/passwordhash
7 Downloads
BCrypt password hashing
faelp22/common_hash
70 Downloads
Lib for gen hash id and gen hash bcrypt for php 5.3.x
xin/hashing
12 Downloads
Hasher 存储用户密码提供了安全的 Bcrypt 和 Argon2 哈希加密方式。