]> git.sesse.net Git - ffmpeg/history - libavutil/hmac.c
time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_
[ffmpeg] / libavutil / hmac.c
2017-01-09 Diego Biurrunhmac: Explicitly convert types at function pointer...
2016-04-07 Diego Biurrunbuild: Split test programs off into separate files
2015-07-29 James Almerfate: add test vectors for HMAC SHA and SHA-2
2015-07-29 James Almerhmac: add support for SHA-2
2013-05-04 Diego Biurrunavutil: Add av_cold attributes to init functions missin...
2013-01-15 Martin Storsjölavu: Add a fate test for the HMAC API
2013-01-15 Martin Storsjölavu: Add an API for calculating HMAC (RFC 2104)