summaryrefslogtreecommitdiffstats
path: root/src/crypto/sha512.c
Commit message (Expand)AuthorAgeFilesLines
* [libc] Replace linker_assert() with build_assert()Michael Brown2024-01-161-9/+9
* [crypto] Allow algorithms to be included without being OID-identifiableMichael Brown2020-06-161-11/+0Star
* [crypto] Add SHA-512 algorithmMichael Brown2015-04-121-0/+303