14 Commits (f98417451291a3ff6719d739b5e904e0b7bf404b)

Author SHA1 Message Date
Hendrik Leppkes 137f075993 lavu/hmac: remove deprecated type ids 9 years ago
James Almer bc397246aa avutil/hmac: fix API/ABI compatibility with the fork 9 years ago
James Almer e59f7cd89e fate: add test vectors for HMAC SHA and SHA-2 9 years ago
James Almer 7e38340b83 hmac: add support for SHA-2 9 years ago
Michael Niedermayer 21ee6da70c avutil/hmac: Check av_hmac_alloc() return code 10 years ago
Michael Niedermayer 05e74ac2f3 avutil/hmac: use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer a68b6ec7f5 avutil/hmac: make const tables static const 11 years ago
James Almer 1163910a00 fate: Add test vectors for HMAC SHA and SHA-2 12 years ago
James Almer 82ef67016e lavu/hmac: Add support for SHA-2 12 years ago
Michael Niedermayer 9c49d5908d avutil/hmac: silence pointer type warnings 12 years ago
Diego Biurrun 1fda184a85 avutil: Add av_cold attributes to init functions missing them 12 years ago
Martin Storsjö 3130fa51a5 lavu: Add a fate test for the HMAC API 12 years ago
Martin Storsjö 8ee288d258 lavu: Add an API for calculating HMAC (RFC 2104) 12 years ago