Libraries tagged by pbkdf1
sop/crypto-util
2754 Downloads
A PHP library of various utilities for cryptographic applications.
sop/pkcs5
254 Downloads
A PHP implementation of PKCS #5 password-based cryptography.
mmeyer2k/dcrypt
446573 Downloads
A petite library of encryption functionality for PHP
indigophp/hash-compat
886081 Downloads
Backports hash_* functionality to older PHP versions
rych/hash_pbkdf2-compat
76506 Downloads
Provides hash_pbkdf2() to PHP versions >=5.3,
mardy-git/hmac
7793 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
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.
jobinja/laravel-djangoable-auth
3182 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().
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
dopecode/dcrypt
469 Downloads
A petite library of encryption functionality for PHP
vjroby/laravel-pbkdf2
50003 Downloads
This is a package for wrapping PBKDF2 class and using it in Laravel as a facade
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.