summaryrefslogtreecommitdiffstats
path: root/libavformat/srtp.c
Commit message (Expand)AuthorAgeFilesLines
* srtp: Move a variable to a local scopeMartin Storsjö2013-01-211-2/+2
* srtp: Add tests for the crypto suite with 32/80 bit HMACMartin Storsjö2013-01-211-0/+32
* srtp: cosmetics: Use fewer lines for the test vectorsMartin Storsjö2013-01-211-22/+8
* srtp: Don't require more input data than what actually is neededMartin Storsjö2013-01-211-2/+6
* srtp: Improve the minimum encryption buffer size checkMartin Storsjö2013-01-211-6/+10
* srtp: Add support for a few DTLS-SRTP related crypto suitesMartin Storsjö2013-01-211-11/+21
* rtpdec/srtp: Handle CSRC fields being presentMartin Storsjö2013-01-211-1/+14
* srtp: Mark a few variables as uninitializedMartin Storsjö2013-01-151-2/+2
* lavf: Add a fate test for the SRTP functionsMartin Storsjö2013-01-151-0/+129
* lavf: Add functions for SRTP decryption/encryptionMartin Storsjö2013-01-151-0/+293
OpenPOWER on IntegriCloud