aboutsummaryrefslogtreecommitdiffstats
path: root/test.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-05-03test.c: let libsha1_sum_fd (malloc) modify errno1.1.5Mattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <m@maandree.se>
2024-10-14Add optimisation for SHA-1 on ARMv8Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2019-02-10Implement SHA-0 and remove .chunk_size1.0Mattias Andrée1-39/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>