This release introduces custom errors types and multiple optimizations.
What's Changed
- points: Optimize addition by using native uint type by @pmerkleplant in #33
- tests: add ecdsa noble curves test vectors by @obatirou in #34
- Switch to custom errors by @pmerkleplant in #36
- points: Remove legacy struct definition by @pmerkleplant in #37
- points: Provide private point doubling for optimized multiplication by @StackOverflowExcept1on in #38
- core: Remove unused file by @pmerkleplant in #39
Full Changelog: v0.3.0...v0.4.0