Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-09 | Add marshal and unmarshal functions | Mattias Andrée | 1 | -0/+62 |
2019-02-09 | Minor changes, add man pages, rename libsha2_state_initialise to libsha2_init | Mattias Andrée | 16 | -6/+614 |
2019-02-09 | Add HMAC to TODO | Mattias Andrée | 2 | -2/+2 |
2019-02-09 | Change license to ISC and reorganise | Mattias Andrée | 28 | -1649/+832 |
2016-02-19 | Remove trailing comma in enumeration | Mark Friedenbach | 1 | -1/+1 |
2016-02-19 | Revert "Restructure code style to prevent trailing comma in enumerations, which is not permitted in C89." | Mark Friedenbach | 1 | -6/+6 |
2016-02-08 | Restructure code style to prevent trailing comma in enumerations, which is not permitted in C89. | Mark Friedenbach | 1 | -6/+6 |
2015-11-28 | improve readme | Mattias Andrée | 1 | -1/+14 |
2015-11-27 | typo | Mattias Andrée | 3 | -1/+47 |
2015-09-20 | libsha2_sum_fd continues if interrupted | Mattias Andrée | 1 | -2/+9 |
2015-09-14 | m style | Mattias Andrée | 1 | -4/+4 |
2015-09-14 | padding | Mattias Andrée | 1 | -0/+2 |
2015-09-14 | mashalling state | Mattias Andrée | 2 | -0/+13 |
2015-09-14 | add libsha2_sum_fd | Mattias Andrée | 3 | -0/+106 |
2015-09-14 | implement sha2 | Mattias Andrée | 4 | -22/+189 |
2015-09-14 | add things around the actual hashing | Mattias Andrée | 7 | -0/+629 |
2015-09-14 | add copying and license | Mattias Andrée | 2 | -0/+678 |