PeculiarVentures / webcrypto-core

A input validation layer for WebCrypto polyfills.
MIT License
28 stars 13 forks source link

Add x25519 and ed25519 support to ED module #68

Closed microshine closed 5 months ago

microshine commented 5 months ago

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.

github-actions[bot] commented 5 months ago

NPM package v1.8.0 has been published 🎉