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

Add x25519 and ed25519 support to ED module #68

Merged
merged 4 commits into from
May 28, 2024
Merged

Add x25519 and ed25519 support to ED module #68

merged 4 commits into from
May 28, 2024

Conversation

microshine
Copy link
Contributor

@microshine microshine commented May 28, 2024

This pull request primarily introduces the addition of x25519 and ed25519 support to the ED module through the implementation of X25519Provider and Ed25519Provider classes.

Separately, enhancements have been made to the parameter checking in the import Key and export Key functions, improving the robustness of these operations.

Lastly, the pull request includes a general update of dependencies, ensuring the package stays up-to-date with the latest versions.

@microshine microshine changed the title Add x25519 and ed25519 support to ec module Add x25519 and ed25519 support to ED module May 28, 2024
@microshine microshine merged commit d96e153 into master May 28, 2024
4 checks passed
@microshine microshine deleted the ed25519 branch May 28, 2024 09:10
Copy link

NPM package v1.8.0 has been published 🎉

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.

None yet

1 participant