aboutsummaryrefslogtreecommitdiffstats
path: root/sha_512_256.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make algorithms optionalMattias Andrée2024-08-241-2/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fixes + add SHA2 support via libsha2Mattias Andrée2024-08-231-0/+19
Signed-off-by: Mattias Andrée <maandree@kth.se>