Skip to content

Conversation

@Nodonisko
Copy link
Contributor

@Nodonisko Nodonisko commented Nov 5, 2025

New function to polyfill getPublicKey from @noble/curves ED25519. We use native C++ implementation from Botan library and just bridging it into JS.

I converted tests from original @noble/curves for this functions and also added test for direct comparison of results with JS library. I will add them in separate PR because it's few thousands of lines.

Screenshot_1762345083 Screenshot_1762345051

Examples

@Nodonisko Nodonisko requested a review from a team as a code owner November 5, 2025 12:31
Copy link
Contributor

@sethkfman sethkfman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sethkfman sethkfman merged commit a66200c into MetaMask:main Nov 14, 2025
15 checks passed
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

Successfully merging this pull request may close these issues.

2 participants