-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
SLIP10 v2? #1101
Comments
I don't know of any group request. |
If there's interest in "extending extended keys", I would appreciate including some guidance for creating a standardized format for any key operations (metadata) produced as a result of intermediate hashing, etc. I think something like this would be better off as a separate SLIP, personally. For example, slip-0010 says:
As more curves are added, I can see things like this occurring more frequently. Similar to the motivation behind slip-0015, being able to securely store/retrieve/analyze this metadata can aid wallet users who have used "slip-0010/bip32 compatible" derivation strategies which have somehow resulted in lost keys, without having to have access to an exact (buggy) version of software to sweep funds out of it. |
Seeing an emerging Web 3.0 related need for BLS12-381 support and possibly ed448 curve extension. Booking marking this page to monitor attention. |
Is there a group requesting to extend SLIP10 yet to support/extend more immediate curves such as RISTRETTO that solves the cofactor = 8 issue that limits ed25519 SLIP10 functionality, specifically no ed25519 Public parent key → public child key ?
For the longer term, SafeCurves indicates and OpenPGP v5 and GPG No Longer to Support RSA indicates a need to extend extended keys. Hashing functionality greater than 512 bits is needed, and should be standardized.
The text was updated successfully, but these errors were encountered: