Skip to content

Add post-quantum support #29

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

Merged
merged 5 commits into from
May 6, 2025
Merged

Add post-quantum support #29

merged 5 commits into from
May 6, 2025

Conversation

tofay
Copy link
Owner

@tofay tofay commented Apr 30, 2025

Bring in code from https://github.com/tofay/rustls-liboqs now openssl 3.5.0 has post-quantum algorithms

Copy link

codecov bot commented Apr 30, 2025

Codecov Report

Attention: Patch coverage is 96.62921% with 3 lines in your changes missing coverage. Please review.

Project coverage is 85.89%. Comparing base (04abf67) to head (4ed1c31).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/kx_group/x25519.rs 94.82% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   85.82%   85.89%   +0.06%     
==========================================
  Files          14       15       +1     
  Lines        1277     1283       +6     
==========================================
+ Hits         1096     1102       +6     
  Misses        181      181              

☔ 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.

@tofay tofay merged commit c32b266 into main May 6, 2025
7 checks passed
@tofay tofay deleted the pq branch May 6, 2025 21:05
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