Skip to content

default to SHA2-512 for RSA signature#14

Merged
ddebin merged 1 commit intomainfrom
feature/rsa512
Apr 13, 2026
Merged

default to SHA2-512 for RSA signature#14
ddebin merged 1 commit intomainfrom
feature/rsa512

Conversation

@ddebin
Copy link
Copy Markdown
Owner

@ddebin ddebin commented Apr 13, 2026

⚠️ Breaking change: default to SHA2-512 signature for RSA keys, making it incompatible with previous encrypted data. If you use RSA keys, you should migrate to this new encryption, as default SHA-1 signatures are deprecated.

@sentry
Copy link
Copy Markdown

sentry bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (413b7f2) to head (d16e0d5).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          155       157    +2     
  Branches        22        23    +1     
=========================================
+ Hits           155       157    +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ddebin ddebin merged commit 8df1f21 into main Apr 13, 2026
15 checks passed
@ddebin ddebin deleted the feature/rsa512 branch April 13, 2026 16: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.

1 participant