Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |