11 Commits (5edbd4f4106fcff571c3f2c5a1f89534b5bd0307)

Author SHA1 Message Date
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