Libraries tagged by hash_pbkdf2
indigophp/hash-compat
1058244 Downloads
Backports hash_* functionality to older PHP versions
rych/hash_pbkdf2-compat
80480 Downloads
Provides hash_pbkdf2() to PHP versions >=5.3,
eloquent/pbkdf2-compat
143414 Downloads
A compatibility library for the PHP 5.5 function hash_pbkdf2().
mardy-git/hmac
12938 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
krzysztofzylka/hash
2321 Downloads
Versioned hash library with multiple algorithm support
insomnius/aurphm
706 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.
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
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