aboutsummaryrefslogtreecommitdiff
path: root/modules/hash_pbkdf2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add test vectors for PBKDF2-HMAC-SHA3 algorithms.Gravatar Sadie Powell2025-04-061-0/+12
* Fix double registration of PBKDF2 services.Gravatar Sadie Powell2025-04-061-0/+4
* Add more debug logging to hash_pbkdf2.Gravatar Sadie Powell2025-04-061-2/+7
* Rename newhash to hash now its the only option.Gravatar Sadie Powell2025-04-061-1/+1
* Rewrite every single hash module for the new interface.Gravatar Sadie Powell2025-04-061-0/+293