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

update to eddsa #232

Merged
merged 2 commits into from
May 31, 2024
Merged

update to eddsa #232

merged 2 commits into from
May 31, 2024

Conversation

decentralgabe
Copy link
Member

move the default alg to eddsa for simplicity since ed25519 is not a standard yet and it will take a while for libs in the ecosystem to be updated

Copy link

@nitro-neal nitro-neal left a comment

Choose a reason for hiding this comment

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

👍 /salute!

@codecov-commenter
Copy link

codecov-commenter commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.95%. Comparing base (59a0d39) to head (74aaea8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
+ Coverage   51.77%   51.95%   +0.17%     
==========================================
  Files          32       32              
  Lines        2816     2818       +2     
==========================================
+ Hits         1458     1464       +6     
+ Misses       1212     1207       -5     
- Partials      146      147       +1     

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

Copy link
Contributor

@frankhinek frankhinek left a comment

Choose a reason for hiding this comment

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

Fully supportive. My guess is that it'll be a while before there's broad adoption of the new Ed25519 and Ed448 algorithm identifiers.

@decentralgabe decentralgabe merged commit eedf633 into main May 31, 2024
11 of 12 checks passed
@decentralgabe decentralgabe deleted the switch-to-eddsa branch May 31, 2024 22:04
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.

4 participants