Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ci test run #31

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Ci test run #31

wants to merge 7 commits into from

Conversation

pabuhler
Copy link
Owner

@pabuhler pabuhler commented Dec 6, 2024

No description provided.

pabuhler and others added 3 commits December 10, 2024 21:42
WOLFSSL_ROOT_DIR can then be set to a local installation.
make it easier to use local build of wolfssl
srtp_get_session_keys, which is used by both srtp_unprotect_mki and
srtp_unprotect_rtcp_mki, determines the tag len from rtp_auth.

This fails when rtp_auth differ from rtcp_auth. E.g. when SRTP is used
with weak authentication but SRTCP must not (RFC 3711).

This commit splits the function in two:
srtp_get_session_keys_rtp
srtp_get_session_keys_rtcp

And adds a short auth policy test to test/srtp_driver.

(cherry picked from commit 63a19f4)
@pabuhler pabuhler force-pushed the ci-test-run branch 2 times, most recently from d7ed43a to 665c404 Compare December 11, 2024 12:35
Fix srtp_unprotect_rtcp_mki when RTP auth != RTCP
@pabuhler pabuhler force-pushed the ci-test-run branch 6 times, most recently from 7ed0ea9 to 276c7e0 Compare December 17, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants