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

TLS: enable TLS 1.3 for Mbed TLS. #1854

Merged
merged 3 commits into from
Aug 14, 2024
Merged

TLS: enable TLS 1.3 for Mbed TLS. #1854

merged 3 commits into from
Aug 14, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Jul 24, 2024

This requires using a supporting version of Mbed TLS. We have to use PSA crypto for TLS 1.3.

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.

Project coverage is 79.52%. Comparing base (d3652db) to head (e676d1d).

Files Patch % Lines
src/supplemental/tls/mbedtls/tls.c 46.66% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1854      +/-   ##
==========================================
- Coverage   79.77%   79.52%   -0.25%     
==========================================
  Files          95       95              
  Lines       21628    21644      +16     
==========================================
- Hits        17253    17213      -40     
- Misses       4375     4431      +56     

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

@gdamore gdamore force-pushed the gdamore/tls13-mbed branch from 541ded7 to e676d1d Compare August 14, 2024 06:54
@gdamore gdamore force-pushed the gdamore/tls13-mbed branch from e676d1d to 7da7c10 Compare August 14, 2024 07:13
@gdamore gdamore merged commit 7da7c10 into master Aug 14, 2024
14 of 15 checks passed
@gdamore gdamore deleted the gdamore/tls13-mbed branch November 8, 2024 07:30
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