aboutsummaryrefslogtreecommitdiff
path: root/modules/hash_bcrypt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-2/+2
* 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/+130