Skip to content

feat: es512 support without new dependencies#1130

Merged
cdmurph32 merged 4 commits intomainfrom
rust_native_ecdsa512
May 27, 2025
Merged

feat: es512 support without new dependencies#1130
cdmurph32 merged 4 commits intomainfrom
rust_native_ecdsa512

Conversation

@cdmurph32
Copy link
Copy Markdown
Collaborator

Changes in this pull request

Parity with openssl in certificate algorithm support without adding new dependencies.

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

@codecov
Copy link
Copy Markdown

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.65%. Comparing base (9862c49) to head (6b1dcf7).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1130      +/-   ##
==========================================
- Coverage   80.66%   80.65%   -0.01%     
==========================================
  Files         143      143              
  Lines       38382    38374       -8     
==========================================
- Hits        30959    30951       -8     
  Misses       7423     7423              

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

@cdmurph32 cdmurph32 marked this pull request as ready for review May 23, 2025 14:12
Copy link
Copy Markdown
Collaborator

@scouten-adobe scouten-adobe left a comment

Choose a reason for hiding this comment

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

Nice to have this on board!

@cdmurph32 cdmurph32 merged commit f0011cd into main May 27, 2025
31 checks passed
@cdmurph32 cdmurph32 deleted the rust_native_ecdsa512 branch May 27, 2025 21:15
@caiopensrc caiopensrc mentioned this pull request May 27, 2025
gpeacock pushed a commit that referenced this pull request Dec 16, 2025
* es512 signing support for the feature `rust_native_crypto` without adding new dependencies
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.

3 participants