Libraries tagged by hash_pbkdf2
indigophp/hash-compat
963322 Downloads
Backports hash_* functionality to older PHP versions
rych/hash_pbkdf2-compat
77401 Downloads
Provides hash_pbkdf2() to PHP versions >=5.3,
mardy-git/hmac
10282 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
eloquent/pbkdf2-compat
143150 Downloads
A compatibility library for the PHP 5.5 function hash_pbkdf2().
krzysztofzylka/hash
285 Downloads
Versioned hash library with multiple algorithm support
karavasilev/cryptomanana
61 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
insomnius/aurphm
599 Downloads
Aurelia pseudo hashing method is my experimental function to hash password with HMAC (Hash-based message authentication code), PBKDF2 (Password-Based Key Derivation Function 2) and Pseudo Random Bytes.
security/pbkdf2
80 Downloads
An implementation of PBKDF2 invented by RSA Laboratories. Useful for password strengthening.
rolies106/hmac
10543 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
pimenvibritania/password-stretcher
6 Downloads
Passwords are "hashed" with PBKDF2