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

DIDManager: Implementation for did:key #335

Closed
rado0x54 opened this issue Jan 16, 2021 · 0 comments · Fixed by #351
Closed

DIDManager: Implementation for did:key #335

rado0x54 opened this issue Jan 16, 2021 · 0 comments · Fixed by #351
Assignees
Labels
enhancement New feature or request

Comments

@rado0x54
Copy link
Contributor

rado0x54 commented Jan 16, 2021

Add IdentifierProvider for did:key

@mirceanis mirceanis added the enhancement New feature or request label Jan 18, 2021
mirceanis added a commit that referenced this issue Jan 28, 2021
* feat: add did:key provider creator
* feat: add support for NaclSigner with Ed25519 issuer key
* fix: use base64 encoding for private keys with NaclSigner
  see [decentralized-identity/did-jwt#78](decentralized-identity/did-jwt#78)
* docs: add did-key-provider to docsconfig.json
* style: remove unreachable code

Co-authored-by: Oliver Terbu <oliver.terbu@mesh.xyz>
Co-authored-by: Mircea Nistor <mirceanis@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants