aboutsummaryrefslogtreecommitdiff
path: root/modules/hash_sha2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch the build system to CMake.Gravatar Sadie Powell2026-04-271-1/+5
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-5/+5
* Refuse to hash passwords using insecure algorithms in MKPASSWD.Gravatar Sadie Powell2025-04-131-0/+8
* 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/+129