aboutsummaryrefslogtreecommitdiffstats
path: root/algorithm_output_size.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-07Remove documentation from .c files that already exist in .h filesMattias Andrée1-6/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-07-07Inline the output size functionsMattias Andrée1-15/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Fix HMAC and add tests1.0.1Mattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Minor improvement and man pages for HMACMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Fix libsha2_digest + minor improvementsMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-09Fix warningsMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-09Change license to ISC and reorganiseMattias Andrée1-0/+24
Signed-off-by: Mattias Andrée <maandree@kth.se>