aboutsummaryrefslogtreecommitdiffstats
path: root/includes/password/Pbkdf2PasswordUsingOpenSSL.php
Commit message (Expand)AuthorAgeFilesLines
* Replace isset() with null checksUmherirrender2024-12-191-2/+2
* password: Remove automatic fallback to hash_pbkdf2()Kevin Israel2024-06-081-4/+0
* Namespace includes/passwordReedy2024-05-181-0/+5
* Use OpenSSL if available for PBKDF2 password hashingKevin Israel2022-10-041-0/+83