aboutsummaryrefslogtreecommitdiffstats
path: root/behex_upper.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-09Add marshal and unmarshal functionsMattias Andrée9-1/+291
2019-02-09Minor changes, add man pages, rename libsha2_state_initialise to libsha2_initMattias Andrée16-6/+614
2019-02-09Add HMAC to TODOMattias Andrée2-2/+2
2019-02-09Change license to ISC and reorganiseMattias Andrée28-1649/+832
2016-02-19Remove trailing comma in enumerationMark Friedenbach1-1/+1
2016-02-19Revert "Restructure code style to prevent trailing comma in enumerations, which is not permitted in C89."Mark Friedenbach1-6/+6
2016-02-08Restructure code style to prevent trailing comma in enumerations, which is not permitted in C89.Mark Friedenbach1-6/+6
2015-11-28improve readmeMattias Andrée1-1/+14
2015-11-27typoMattias Andrée3-1/+47
2015-09-20libsha2_sum_fd continues if interruptedMattias Andrée1-2/+9
2015-09-14m styleMattias Andrée1-4/+4
2015-09-14paddingMattias Andrée1-0/+2
2015-09-14mashalling stateMattias Andrée2-0/+13
2015-09-14add libsha2_sum_fdMattias Andrée3-0/+106
2015-09-14implement sha2Mattias Andrée4-22/+189
2015-09-14add things around the actual hashingMattias Andrée7-0/+629
2015-09-14add copying and licenseMattias Andrée2-0/+678