aboutsummaryrefslogtreecommitdiff
path: root/modules/hash_sha1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-2/+2
|
* Refuse to hash passwords using insecure algorithms in MKPASSWD.Gravatar Sadie Powell2025-04-131-0/+9
|
* 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/+94