summaryrefslogtreecommitdiff
path: root/lib/sha512.c
Commit message (Expand)AuthorAgeFilesLines
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-2/+2
* lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc2021-09-081-2/+0
* lib: sha512: include "compiler.h"Siew Chin Lim2021-02-241-0/+1
* Add support for SHA384 and SHA512Reuben Dowle2020-06-121-0/+383