James Almer
|
7e38340b83
|
hmac: add support for SHA-2
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2015-07-29 22:09:16 +03:00 |
|
Diego Biurrun
|
1fda184a85
|
avutil: Add av_cold attributes to init functions missing them
|
2013-05-04 22:48:05 +02:00 |
|
Martin Storsjö
|
3130fa51a5
|
lavu: Add a fate test for the HMAC API
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2013-01-15 23:18:07 +02:00 |
|
Martin Storsjö
|
8ee288d258
|
lavu: Add an API for calculating HMAC (RFC 2104)
This supports HMAC-MD5 and HMAC-SHA1 for now, other hashes are
simple to add.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2013-01-15 11:54:19 +02:00 |
|