aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto/sha2/sha512c.c
Commit message (Expand)AuthorAgeFilesLines
* Implement SHA-512 truncated (224 and 256 bits)Allan Jude2016-05-281-0/+98
* crypto routines: Hint minimum buffer sizes to the compilerConrad Meyer2016-05-261-4/+4
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-271-0/+397