Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix whitespace | Mattias Andrée | 2024-10-14 | 1 | -1/+1 |
* | Use malloc by default but allow bounded alloca | Mattias Andrée | 2022-07-07 | 1 | -0/+31 |
* | Remove documentation from .c files that already exist in .h files | Mattias Andrée | 2022-07-07 | 1 | -9/+0 |
* | Add HMAC and use void * instead of char * for binary data | Mattias Andrée | 2019-02-10 | 1 | -1/+1 |
* | Fix documentation about lengths (in bits, not bytes) and fix libsha2_sum_fd (lengths are in bits) | Mattias Andrée | 2019-02-09 | 1 | -2/+1 |
* | Minor changes, add man pages, rename libsha2_state_initialise to libsha2_init | Mattias Andrée | 2019-02-09 | 1 | -1/+1 |
* | Change license to ISC and reorganise | Mattias Andrée | 2019-02-09 | 1 | -0/+46 |