Libraries tagged by password_hash
owoblogteam/phpass
93 Downloads
Portable PHP password hashing framework
openlss/func-bcrypt
403 Downloads
Blowfish Crypt helpers for password hashing
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.
castillo-n/phpass
2073 Downloads
Portable PHP password hashing framework
asfitanoli/phpass
0 Downloads
Portable PHP password hashing framework
oire/colloportus
1196 Downloads
Password hashing and encryption library.
crazy-max/cws-crypto
340 Downloads
PHP class for password hashing with multi encryption methods.
cheich/cryptonite
14 Downloads
Encryption and password hashing
byflav/yii2-phpass
268 Downloads
integrate http://www.openwall.com/phpass/ in yii2
genial-framework/cryptography
12 Downloads
Cryptography component for Genial Framework.
hackerpro536/phpcrypt
28 Downloads
PHP_Crypt is security and hash everything like password hard and not decrypt
zheeknodev/sipher
14 Downloads
A simple PHP encryption library
tekkla/core-security
67 Downloads
WIP Small suite of security reletated libs for userhandling, hashgeneration, banchecks, token generators and some other more or less usefull things.
security/pbkdf2
79 Downloads
An implementation of PBKDF2 invented by RSA Laboratories. Useful for password strengthening.