Skip to content

Add curve25519 to SLIP-0010 and improve documentation #1774

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

Merged
merged 3 commits into from
Aug 14, 2024

Conversation

andrewkozlik
Copy link
Contributor

Resolves #1409 by clarifying that SLIP-0010 applies to secp256k1 and explaining compatibility with BIP-0032.

Resolves #1251 by clarifying the encoding of ed25519 public keys.

Adds curve25519 to the specification in accordance with how it is used in Trezor firmware for the implementation of SLIP-0017.

@andrewkozlik andrewkozlik requested a review from onvej-sl August 7, 2024 15:12
@andrewkozlik andrewkozlik merged commit bb9e9f1 into master Aug 14, 2024
@andrewkozlik andrewkozlik deleted the andrewkozlik/slip10 branch August 14, 2024 19:25
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.

retry on failure secp256k1 SLIP-0010: Clarification w.r.t ed25519 public keys
2 participants