aboutsummaryrefslogtreecommitdiffstats
path: root/hmac_marshal.c (unfollow)
Commit message (Expand)AuthorFilesLines
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