summaryrefslogtreecommitdiff
path: root/libavutil/hmac.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avutil/hmac: remove gap in AVHMACType enum valuesJames Almer2017-10-221-1/+1
* lavu/hmac: remove deprecated type idsHendrik Leppkes2015-09-051-4/+0
* avutil/hmac: fix API/ABI compatibility with the forkJames Almer2015-07-291-6/+6
* avutil/hmac: support another ABI difference to the forkMichael Niedermayer2015-07-301-0/+5
* lavu/hmac: Add support for SHA-2James Almer2013-06-121-0/+4
* Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer2013-01-151-4/+4
* lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-151-0/+95