Libraries tagged by password-hash
tonix-tuft/argo
1 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
tleckie/password
4 Downloads
PHP manager password
netsilik/peppered-passwords
1648 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
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.
soatok/anthrokit-auth
230 Downloads
Authentication package for AnthroKit (Slim Framework 3)
nenglish7/lovell
0 Downloads
Lovell is the key to secure php applications. We use libsodium to provide modern cryptographic API to prevent side-channel attacks. This dependency requires the sodium extension.
nenglish7/encryption
0 Downloads
Lovell is the key to secure php applications. We use libsodium to provide modern cryptographic API to prevent side-channel attacks. This dependency requires the sodium extension.
xaamin/hashing
17 Downloads
Password hashing
skymeyer/sugarcrm-pwd-hash
6 Downloads
SugarCRM Password Hash Utility
redrum0x/aspnetcore-identity
67 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
plott/plottcore-pwd-bcrypt
6 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.
onepress/wp-password-bcrypt
15 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.
newfrontiers/hashing
0 Downloads
OOP wrapper for PHPs native password hashing
moderndeveloperllc/zf2-scrypt
63 Downloads
Zend Framework 2 module to generate scrypt password hashes that are compatible with the wg/scrypt Java implementation