Libraries tagged by pbkdf
mmeyer2k/dcrypt
447649 Downloads
A petite library of encryption functionality for PHP
indigophp/hash-compat
887667 Downloads
Backports hash_* functionality to older PHP versions
rych/hash_pbkdf2-compat
76510 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
7803 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
jobinja/laravel-djangoable-auth
3194 Downloads
An authentication driver for Laravel5 which allows to authenticate users using their legacy Django PBKDF2
eloquent/pbkdf2-compat
143042 Downloads
A compatibility library for the PHP 5.5 function hash_pbkdf2().
dopecode/dcrypt
469 Downloads
A petite library of encryption functionality for PHP
sop/crypto-util
2754 Downloads
A PHP library of various utilities for cryptographic applications.
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
vjroby/laravel-pbkdf2
50003 Downloads
This is a package for wrapping PBKDF2 class and using it in Laravel as a facade
markhofstetter/pbkdf2hasher
161 Downloads
enable pbkdf2 hashing of laravel password to be compatible with pythons werkzeug
spomky-labs/pbkdf2
2769 Downloads
Password Based Key Derivation Function 2
afk11/pkcs5
71 Downloads
Library for PKCS5 v2 key derivation & and message encryption
crazy-max/cws-crypto
335 Downloads
PHP class for password hashing with multi encryption methods.