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

feat: secp256k1 keys #2499

Merged
merged 20 commits into from
Sep 2, 2022
Merged

feat: secp256k1 keys #2499

merged 20 commits into from
Sep 2, 2022

Conversation

adamspofford-dfinity
Copy link
Contributor

Implements SDK-595. In line with quill's preferred format, this changes the default identity creation command to use secp256k1 keypairs instead of ed25519 keypairs. Other than general bitcoin friendliness, this enables using bip39 seed phrases which allows for paper backups of the identity pem.

@adamspofford-dfinity adamspofford-dfinity marked this pull request as ready for review August 31, 2022 00:48
@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner August 31, 2022 00:48
@mergify mergify bot merged commit 4f10e12 into master Sep 2, 2022
@mergify mergify bot deleted the spofford/k256+seed branch September 2, 2022 23:12
@mergify mergify bot removed the automerge-squash label Sep 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

Successfully merging this pull request may close these issues.

2 participants