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

Enable ECDSA signature schemes in pki provider #93

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

s-arash
Copy link
Collaborator

@s-arash s-arash commented Sep 20, 2024

This PR enables support for ECDSA signature schemes.

@s-arash s-arash force-pushed the arash/ec-signature-schemes branch 3 times, most recently from c10eb2b to 0494a3f Compare September 20, 2024 20:41
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.43%. Comparing base (a9eb738) to head (3ec71ee).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   95.45%   95.43%   -0.02%     
==========================================
  Files          20       20              
  Lines        2750     2740      -10     
==========================================
- Hits         2625     2615      -10     
  Misses        125      125              

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

rustls-mbedcrypto-provider/Cargo.toml Outdated Show resolved Hide resolved
rustls-mbedpki-provider/Cargo.toml Outdated Show resolved Hide resolved
rustls-mbedpki-provider/src/server_cert_verifier.rs Outdated Show resolved Hide resolved
Co-authored-by: YX Cao <[email protected]>
Signed-off-by: Arash Sahebolamri <[email protected]>
@s-arash s-arash added this pull request to the merge queue Sep 24, 2024
Merged via the queue into fortanix:master with commit 0e7a83e Sep 24, 2024
15 checks passed
@s-arash s-arash deleted the arash/ec-signature-schemes branch September 24, 2024 21:24
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