Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove documentation from .c files that already exist in .h files | Mattias Andrée | 2022-07-07 | 1 | -9/+0 |
* | Fix HMAC and add tests1.0.1 | Mattias Andrée | 2019-02-10 | 1 | -1/+1 |
* | HMAC: fix support for key lengths that are not multiples of 8 | Mattias Andrée | 2019-02-10 | 1 | -1/+5 |
* | Minor improvement and man pages for HMAC | Mattias Andrée | 2019-02-10 | 1 | -0/+4 |
* | Add HMAC and use void * instead of char * for binary data | Mattias Andrée | 2019-02-10 | 1 | -0/+45 |