Switch from noble-ed25519 to noble-curves
Open
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 31
- Avg merge
- 10h 47m
- Merged PRs (30d)
- 5
Description
**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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.