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

Added DTLS-SRTP IDs for NULL and AES256CM ciphers (V2 CP) #653

Merged
merged 2 commits into from
Jul 20, 2024

Conversation

sirzooro
Copy link
Contributor

Added DTLS-SRTP IDs for NULL and AES256CM ciphers

Mark NULL and AES256CM SRTP ciphers as supported

DTLS server checks this list during handshake. Without this change new
NULL and AES256CM SRTP ciphers were ignored.

This is V2 CP of PRs from master.

sirzooro added 2 commits July 20, 2024 20:18
DTLS server checks this list during handshake. Without this change new
NULL and AES256CM SRTP ciphers were ignored.
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (v2@9f5ddeb). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff          @@
##             v2     #653   +/-   ##
=====================================
  Coverage      ?   78.74%           
=====================================
  Files         ?       95           
  Lines         ?     4715           
  Branches      ?        0           
=====================================
  Hits          ?     3713           
  Misses        ?      662           
  Partials      ?      340           
Flag Coverage Δ
go 78.78% <100.00%> (?)
wasm 67.95% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sirzooro sirzooro merged commit 48e76cc into pion:v2 Jul 20, 2024
9 of 11 checks passed
@sirzooro sirzooro deleted the v2_add_null_and_aes256cm_ciphers branch July 20, 2024 18:26
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.

1 participant