summaryrefslogtreecommitdiffstats
path: root/libavutil/hmac.c
Commit message (Expand)AuthorAgeFilesLines
* hmac: Explicitly convert types at function pointer assignmentDiego Biurrun2017-01-091-12/+23
* build: Split test programs off into separate filesDiego Biurrun2016-04-071-74/+0
* fate: add test vectors for HMAC SHA and SHA-2James Almer2015-07-291-10/+36
* hmac: add support for SHA-2James Almer2015-07-291-5/+26
* 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
* lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-151-0/+138
OpenPOWER on IntegriCloud