Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Split test programs off into separate files | Diego Biurrun | 2016-04-07 | 1 | -74/+0 |
* | fate: add test vectors for HMAC SHA and SHA-2 | James Almer | 2015-07-29 | 1 | -10/+36 |
* | hmac: add support for SHA-2 | James Almer | 2015-07-29 | 1 | -5/+26 |
* | avutil: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | lavu: Add a fate test for the HMAC API | Martin Storsjö | 2013-01-15 | 1 | -0/+48 |
* | lavu: Add an API for calculating HMAC (RFC 2104) | Martin Storsjö | 2013-01-15 | 1 | -0/+138 |