aboutsummaryrefslogtreecommitdiffstats
path: root/libsha2_unmarshal.3 (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-24Fix warningMattias Andrée1-1/+3
2024-08-24Fix bugMattias Andrée1-1/+1
2022-07-08Use SHA extensions1.1Mattias Andrée7-24/+293
2022-07-07Use uint_leastN_t instead of uintN_tMattias Andrée4-49/+70
2022-07-07Bump yearMattias Andrée1-1/+1
2022-07-07Use malloc by default but allow bounded allocaMattias Andrée4-1/+44
2022-07-07Don't marshal wMattias Andrée2-12/+10
2022-07-07Remove documentation from .c files that already exist in .h filesMattias Andrée17-132/+0
2022-07-07Inline the output size functionsMattias Andrée4-43/+38
2022-07-07Add libsha2.7Mattias Andrée2-0/+32
2022-07-07Add coverage testMattias Andrée3-1/+16
2022-07-07SHA 2 => SHA-2Mattias Andrée15-15/+15
2022-07-07m whitespaceMattias Andrée1-0/+2
2022-02-19Fix makefileMattias Andrée1-1/+1
2022-02-19install_name_tool does not support --Mattias Andrée1-1/+1
2022-02-19Improve makefileMattias Andrée5-10/+25
2022-02-19Update readmeMattias Andrée1-1/+2
2021-09-16Improve makefile1.0.3Mattias Andrée2-11/+12
2019-02-10Update readmeMattias Andrée1-1/+1
2019-02-10Fix man pages1.0.2Mattias Andrée18-18/+18
2019-02-10Update clean rule in MakefileMattias Andrée1-1/+1
2019-02-10Fix HMAC and add tests1.0.1Mattias Andrée3-4/+78
2019-02-10Fix warningsMattias Andrée1-2/+2
2019-02-10HMAC: fix support for key lengths that are not multiples of 8Mattias Andrée1-1/+5
2019-02-10Improve makefile1.0Mattias Andrée4-9/+19
2019-02-10Add tests for HMACMattias Andrée1-0/+25