aboutsummaryrefslogtreecommitdiffstats
path: root/init.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-07Use uint_leastN_t instead of uintN_tMattias Andrée1-8/+8
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-07-07Remove documentation from .c files that already exist in .h filesMattias Andrée1-7/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Minor improvement and man pages for HMACMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Fix libsha2_digest + minor improvementsMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-09Fix warningsMattias Andrée1-7/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-09Minor changes, add man pages, rename libsha2_state_initialise to libsha2_initMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-09Change license to ISC and reorganiseMattias Andrée1-0/+125
Signed-off-by: Mattias Andrée <maandree@kth.se>