https://github.com/xdrop/pbkdf2-php-hash-snippet-mosquitto-auth
Tiny PHP snippet for PBKDF2 hashing
https://github.com/xdrop/pbkdf2-php-hash-snippet-mosquitto-auth
Last synced: about 4 hours ago
JSON representation
Tiny PHP snippet for PBKDF2 hashing
- Host: GitHub
- URL: https://github.com/xdrop/pbkdf2-php-hash-snippet-mosquitto-auth
- Owner: xdrop
- Created: 2015-06-01T13:34:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-01T14:00:29.000Z (about 11 years ago)
- Last Synced: 2025-02-12T06:38:42.033Z (over 1 year ago)
- Language: PHP
- Size: 129 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PBKDF2-PHP-Hash-Snippet (for Mosquitto Auth Lib use or general)
Tiny PHP snippet for PBKDF2 hashing (PHP 5 >= 5.5.0)
Read more: https://exyr.org/2011/hashing-passwords/