Libraries tagged by pbkdf1
vjroby/laravel-pbkdf2
50003 Downloads
This is a package for wrapping PBKDF2 class and using it in Laravel as a facade
security/pbkdf2
77 Downloads
An implementation of PBKDF2 invented by RSA Laboratories. Useful for password strengthening.
nrk/pbkdf2-service-provider
9 Downloads
Password-Based Key Derivation Function (PBKDF2) service provider for the Silex microframework
gponster/laravel-pbkdf2
25 Downloads
Pbkdf2 hasher
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
alexandernst/yii2-scrypt
77 Downloads
Scrypt key derivation function for Yii2
oskonnikov/laravel-djangoauth-driver
3 Downloads
An authentication driver for Laravel5 which allows to authenticate users using their legacy Django PBKDF2, forked version
oliverdashiell/utilise-php
492 Downloads
Group of utility functions (currently providing password storage using pbkdf2).