aboutsummaryrefslogtreecommitdiff
path: root/modules/extra/hash_gnutls.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refuse to hash passwords using insecure algorithms in MKPASSWD.Gravatar Sadie Powell2025-04-131-0/+8
|
* Add the hash_gnutls module.Gravatar Sadie Powell2025-04-061-0/+256
This provides the SHA family using GnuTLS. In the future we can add any new algorithms that appear.