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 did:pkh for Aleo #348

Merged
merged 1 commit into from
Feb 8, 2022
Merged

Add did:pkh for Aleo #348

merged 1 commit into from
Feb 8, 2022

Conversation

clehner
Copy link
Contributor

@clehner clehner commented Nov 8, 2021

This doesn't yet implement signing/verifying BlockchainSignature2021, only the construction of the DID document and verification method object that it will verify against. The verification method type may be changed to a different type if we find or develop a more specific one than BlockchainVerificationMethod2021/BlockchainSignature2021.
Edit: Signing/verifying is implemented in #360.

Parsing the constructed DID documents with ssi will depend on JSON-LD context for Blockchain Vocabulary (#347).

@bumblefudge
Copy link
Contributor

Progress blocked by decision on whether to adapt existing signature suite or design a new one

@clehner clehner requested a review from wyc December 14, 2021 20:54
@clehner clehner marked this pull request as ready for review December 16, 2021 15:19
@clehner
Copy link
Contributor Author

clehner commented Feb 8, 2022

Going to merge this even though the CAIP-2 namespace has not been confirmed as registered, and the did:pkh test vector PR has not yet been merged. If needed this can be changed later. Verification method / signature suite implementation using Aleo keypairs is still open at #360.

@clehner clehner merged commit 361e5ca into main Feb 8, 2022
@clehner clehner deleted the feat/aleo branch February 8, 2022 20:36
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.

3 participants