Skip to content
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

BIP39 seed phrase #42

Closed
jasny opened this issue Oct 27, 2021 · 1 comment
Closed

BIP39 seed phrase #42

jasny opened this issue Oct 27, 2021 · 1 comment

Comments

@jasny
Copy link
Member

jasny commented Oct 27, 2021

Support BIP39 for generating private keys.

For ECDSA, BIP39 should be the only method available for seeding.
For ED25519, the current schema should remain the default. BIP39 should be an alternative.

This should later be supported by all LTO client libraries

@jasny
Copy link
Member Author

jasny commented May 2, 2022

Split out in #43 and #44

@jasny jasny closed this as completed May 2, 2022
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

No branches or pull requests

2 participants