Skip to content

Change cipher suite priority to match what rustls uses for ring & aws-lc#157

Merged
ctz merged 1 commit intoctz:mainfrom
brian-pane:aes128
Mar 16, 2026
Merged

Change cipher suite priority to match what rustls uses for ring & aws-lc#157
ctz merged 1 commit intoctz:mainfrom
brian-pane:aes128

Conversation

@brian-pane
Copy link
Copy Markdown
Contributor

  • Prefer AES-128 over AES-256
  • Prefer ECDSA signatures over RSA

… & aws-lc

* Prefer AES-128 over AES-256
* Prefer ECDSA signatures over RSA
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 14, 2026

Merging this PR will not alter performance

✅ 155 untouched benchmarks


Comparing brian-pane:aes128 (07d03e0) with main (d49db59)

Open in CodSpeed

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.76%. Comparing base (d49db59) to head (07d03e0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files         184      184           
  Lines       50793    50793           
=======================================
  Hits        50673    50673           
  Misses        120      120           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Owner

@ctz ctz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reference: rustls/rustls#2849

Thanks!

@ctz ctz merged commit b2bbf19 into ctz:main Mar 16, 2026
17 checks passed
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