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 didcomm pack method that accounts for key IDs and algorithms #558

Closed
mirceanis opened this issue Jun 11, 2021 · 0 comments · Fixed by #575
Closed

add didcomm pack method that accounts for key IDs and algorithms #558

mirceanis opened this issue Jun 11, 2021 · 0 comments · Fixed by #575
Assignees

Comments

@mirceanis
Copy link
Member

required for #552

@mirceanis mirceanis added this to the messaging-phase2 milestone Jun 11, 2021
@mirceanis mirceanis self-assigned this Jun 11, 2021
mirceanis added a commit that referenced this issue Jun 16, 2021
mirceanis added a commit that referenced this issue Jun 16, 2021
mirceanis added a commit that referenced this issue Jun 26, 2021
* fix: added interfaces for did-comm

* feat(did-resolver): add method to dereference a DID fragment (`getDIDComponentById`)

* feat(did-comm): map recipients to local keys for did-comm unpacking

* feat(did-comm): implement `unpackDIDCommMessageJWE`

fixes #559

* feat(did-comm): implement `packDIDCommMessageJWE`

fixes #558

* test(did-comm): add a basic did-comm pack/unpack test

* feat(did-comm): add plaintext DID comm pack / unpack

* feat(did-comm): add JWS DID comm pack / unpack

* docs: cleanup and refactoring in did-comm

* style(did-comm): move type definitions to smaller files

* docs(did-comm): fix definitions and TSDoc for exported methods and types

Co-authored-by: Oliver Terbu <oliver.terbu@mesh.xyz>
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 a pull request may close this issue.

1 participant