aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation about lengths (in bits, not bytes) and fix libsha2_sum_fd (lengths are in bits)Mattias Andrée2019-02-095-7/+7
* Add marshal and unmarshal functionsMattias Andrée2019-02-099-1/+291
* Minor changes, add man pages, rename libsha2_state_initialise to libsha2_initMattias Andrée2019-02-0916-6/+614
* Add HMAC to TODOMattias Andrée2019-02-092-2/+2
* Change license to ISC and reorganiseMattias Andrée2019-02-0928-1649/+832
* Merge pull request #2 from maaku/no-trailing-commaMattias Andrée [mˈa.tːiː.ˌas ˈanː.drˌeː]2016-02-201-1/+1
|\
| * Remove trailing comma in enumerationMark Friedenbach2016-02-191-1/+1
| * Revert "Restructure code style to prevent trailing comma in enumerations, which is not permitted in C89."Mark Friedenbach2016-02-191-6/+6
| * Restructure code style to prevent trailing comma in enumerations, which is not permitted in C89.Mark Friedenbach2016-02-081-6/+6
|/
* improve readmeMattias Andrée2015-11-281-1/+14
* typoMattias Andrée2015-11-273-1/+47
* libsha2_sum_fd continues if interruptedMattias Andrée2015-09-201-2/+9
* m styleMattias Andrée2015-09-141-4/+4
* paddingMattias Andrée2015-09-141-0/+2
* mashalling stateMattias Andrée2015-09-142-0/+13
* add libsha2_sum_fdMattias Andrée2015-09-143-0/+106
* implement sha2Mattias Andrée2015-09-144-22/+189
* add things around the actual hashingMattias Andrée2015-09-147-0/+629
* add copying and licenseMattias Andrée2015-09-142-0/+678
* add readmeMattias Andrée2015-09-141-0/+2
* first commitMattias Andrée2015-09-141-0/+22