summaryrefslogtreecommitdiff
path: root/libavutil/hmac.c
Commit message (Expand)AuthorAge
* avutil/hmac: make const tables static constMichael Niedermayer2013-08-06
* fate: Add test vectors for HMAC SHA and SHA-2James Almer2013-06-12
* lavu/hmac: Add support for SHA-2James Almer2013-06-12
* avutil/hmac: silence pointer type warningsMichael Niedermayer2013-05-20
* Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'Michael Niedermayer2013-05-05
|\
| * avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* | Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer2013-01-16
|\|
| * lavu: Add a fate test for the HMAC APIMartin Storsjö2013-01-15
* | Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer2013-01-15
|/
* lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-15