aboutsummaryrefslogtreecommitdiffstats
path: root/test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test.c: let libsha1_sum_fd (malloc) modify errno1.1.5Mattias Andrée7 hours1-0/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add optimisation for SHA-1 on ARMv8Mattias Andrée2024-10-141-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Implement SHA-0 and remove .chunk_size1.0Mattias Andrée2019-02-101-39/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2019-02-101-0/+309
Signed-off-by: Mattias Andrée <maandree@kth.se>