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

Switch from noble-ed25519 to noble-curves #262

Open
grctest opened this issue Aug 30, 2023 · 0 comments
Open

Switch from noble-ed25519 to noble-curves #262

grctest opened this issue Aug 30, 2023 · 0 comments

Comments

@grctest
Copy link
Contributor

grctest commented Aug 30, 2023

Is your feature request related to a problem? Please describe.

In release 2.0.0 several curves functions were moved from noble-ed25519 to noble-curves.

Specifically, getSharedSecret is an affected function.

Describe the solution you'd like

Switch to using noble-curves package for getSharedSecret

Evaluate impact on beet-js too.

Describe alternatives you've considered

Don't update to 2.0.0

Additional context

Seems the move was to collect most relevant functionality under a more appropriate name.

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

No branches or pull requests

1 participant