Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add HMAC and use void * instead of char * for binary data | Mattias Andrée | 2019-02-10 | 1 | -1/+2 |
* | Minor fixes and tests | Mattias Andrée | 2019-02-10 | 1 | -3/+3 |
* | Marshal/Unmarshal: do no marshal unset bytes in the chunk | Mattias Andrée | 2019-02-10 | 1 | -3/+3 |
* | Fix libsha2_digest + minor improvements | Mattias Andrée | 2019-02-10 | 1 | -3/+8 |
* | Fix warnings | Mattias Andrée | 2019-02-09 | 1 | -4/+4 |
* | Add marshal and unmarshal functions | Mattias Andrée | 2019-02-09 | 1 | -0/+80 |