Skip to content
Snippets Groups Projects
Commit ab2ad8bd authored by Martin Storsjö's avatar Martin Storsjö
Browse files

lavf: Add functions for SRTP decryption/encryption


This supports the AES_CM_128_HMAC_SHA1_80 and
AES_CM_128_HMAC_SHA1_32 cipher suites (from RFC 4568) at the
moment. The main missing features are replay protection (which can be
added later without changing the internal API), and the F8 and null
ciphers.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 8ee288d2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment