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

Add support for an Ethereum PK elliptic curve #626

Closed
walkah opened this issue Jul 25, 2022 · 1 comment
Closed

Add support for an Ethereum PK elliptic curve #626

walkah opened this issue Jul 25, 2022 · 1 comment
Assignees
Labels

Comments

@walkah
Copy link
Member

walkah commented Jul 25, 2022

In support of oddsdk/odd-walletauth#1 : Need to modify the database / REST api to support additional key types.

Either add support for did:pkh or did:key:SECP_KEY. The PKH key might not be possible, or require a lot of changes, since you'll always need an accompanied UCAN (or other signed item) to get the signature from (because we need the signature to get the public key from the ethereum address in the PKH DID).

@icidasset
Copy link
Contributor

#625

@bgins bgins closed this as completed Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants