Libraries tagged by bcrypt
gloomers/htpasswd
13 Downloads
This symfony user provider reads user from the htpasswd file.
elcodedocle/phpass
43 Downloads
fork of Solar Designer's http://www.openwall.com/phpass/ with enhanced security updates
bariseser/hashmanager
61 Downloads
PHP hash manager for password hashing.
alexsasharegan/crypto
57 Downloads
Password hashing utilities
crazy-max/cws-crypto
340 Downloads
PHP class for password hashing with multi encryption methods.
christian-riesen/password-hash-bundle
39 Downloads
Custom password encoder for symfony2, using the new password hash api from php 5.5 (with fallback for 5.3 + 5.4)
xin/hashing
11 Downloads
Hasher 存储用户密码提供了安全的 Bcrypt 和 Argon2 哈希加密方式。
triad-ltd/expauth
29 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
1649 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
lithemod/hash
13 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