Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avutil/hmac: make const tables static const | Michael Niedermayer | 2013-08-06 | 1 | -6/+6 |
* | fate: Add test vectors for HMAC SHA and SHA-2 | James Almer | 2013-06-12 | 1 | -10/+36 |
* | lavu/hmac: Add support for SHA-2 | James Almer | 2013-06-12 | 1 | -6/+52 |
* | avutil/hmac: silence pointer type warnings | Michael Niedermayer | 2013-05-20 | 1 | -5/+5 |
* | Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511' | Michael Niedermayer | 2013-05-05 | 1 | -1/+2 |
|\ | |||||
| * | avutil: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | | Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b' | Michael Niedermayer | 2013-01-16 | 1 | -0/+48 |
|\ \ | |/ | |||||
| * | lavu: Add a fate test for the HMAC API | Martin Storsjö | 2013-01-15 | 1 | -0/+48 |
* | | Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d' | Michael Niedermayer | 2013-01-15 | 1 | -4/+4 |
|/ | |||||
* | lavu: Add an API for calculating HMAC (RFC 2104) | Martin Storsjö | 2013-01-15 | 1 | -0/+138 |