Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add HMAC and use void * instead of char * for binary data | Mattias Andrée | 2019-02-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix documentation about lengths (in bits, not bytes) and fix libsha2_sum_fd (lengths are in bits) | Mattias Andrée | 2019-02-09 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Minor changes, add man pages, rename libsha2_state_initialise to libsha2_init | Mattias Andrée | 2019-02-09 | 1 | -0/+42 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |