summaryrefslogtreecommitdiff
path: root/vendor/sha2
AgeCommit message (Collapse)Author
2024-03-09Add the enc_sha2 module which hashes passwords with HMAC-SHA-2.Sadie Powell
Using HMAC instead of changing the IV is a lot safer.