Libraries tagged by hash_pbkdf2
indigophp/hash-compat
889207 Downloads
Backports hash_* functionality to older PHP versions
rych/hash_pbkdf2-compat
76523 Downloads
Provides hash_pbkdf2() to PHP versions >=5.3,
insomnius/aurphm
543 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.
mardy-git/hmac
7804 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
eloquent/pbkdf2-compat
143042 Downloads
A compatibility library for the PHP 5.5 function hash_pbkdf2().
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
security/pbkdf2
77 Downloads
An implementation of PBKDF2 invented by RSA Laboratories. Useful for password strengthening.
rolies106/hmac
10542 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
pimenvibritania/password-stretcher
5 Downloads
Passwords are "hashed" with PBKDF2