aboutsummaryrefslogtreecommitdiff
path: root/libavutil/hmac.c
AgeCommit message (Expand)Author
2015-03-30avutil/hmac: Check av_hmac_alloc() return codeMichael Niedermayer
2014-12-27avutil/hmac: use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2013-08-06avutil/hmac: make const tables static constMichael Niedermayer
2013-06-12fate: Add test vectors for HMAC SHA and SHA-2James Almer
2013-06-12lavu/hmac: Add support for SHA-2James Almer
2013-05-20avutil/hmac: silence pointer type warningsMichael Niedermayer
2013-05-05Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'Michael Niedermayer
2013-05-04avutil: Add av_cold attributes to init functions missing themDiego Biurrun
2013-01-16Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer
2013-01-15lavu: Add a fate test for the HMAC APIMartin Storsjö
2013-01-15Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer
2013-01-15lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö