summaryrefslogtreecommitdiffstats
path: root/libavutil/hmac.c
Commit message (Collapse)AuthorAgeFilesLines
* avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-1/+2
|
* lavu: Add a fate test for the HMAC APIMartin Storsjö2013-01-151-0/+48
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-151-0/+138
This supports HMAC-MD5 and HMAC-SHA1 for now, other hashes are simple to add. Signed-off-by: Martin Storsjö <martin@martin.st>
OpenPOWER on IntegriCloud