Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for HMAC | Mattias Andrée | 2019-02-10 | 1 | -0/+25 |
* | Add HMAC and use void * instead of char * for binary data | Mattias Andrée | 2019-02-10 | 1 | -4/+4 |
* | Use lowest bits rather than highest bits in complete byte, document this, and add tests | Mattias Andrée | 2019-02-10 | 1 | -0/+17 |
* | Minor fixes and tests | Mattias Andrée | 2019-02-10 | 1 | -2/+84 |
* | Add test cases | Mattias Andrée | 2019-02-10 | 1 | -2/+111 |
* | Fix libsha2_digest + minor improvements | Mattias Andrée | 2019-02-10 | 1 | -0/+121 |