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