aboutsummaryrefslogtreecommitdiffstats
path: root/sha3sum.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix warningsHEAD1.2.4masterMattias Andrée28 hours1-2/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add sha3sum for compatibility with busybox (-w and -s are however not support)Mattias Andrée2020-10-211-0/+68
Signed-off-by: Mattias Andrée <maandree@kth.se>