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 support for AES CM 255 crypto suites #283

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

sirzooro
Copy link
Contributor

Added support for AES_256_CM_HMAC_SHA1_80 and AES_256_CM_HMAC_SHA1_32
crypto suites.

This is v2 CP of PR from master.

Added support for AES_256_CM_HMAC_SHA1_80 and AES_256_CM_HMAC_SHA1_32
crypto suites.
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@          Coverage Diff          @@
##             v2     #283   +/-   ##
=====================================
  Coverage      ?   78.91%           
=====================================
  Files         ?       17           
  Lines         ?      996           
  Branches      ?        0           
=====================================
  Hits          ?      786           
  Misses        ?      118           
  Partials      ?       92           
Flag Coverage Δ
go 78.91% <100.00%> (?)
wasm 78.41% <100.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 f8540ec into pion:v2 Jul 12, 2024
8 of 11 checks passed
@sirzooro sirzooro deleted the v2_add_support_for_aes_cm_256 branch July 12, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant