-
Notifications
You must be signed in to change notification settings - Fork 253
DIDComm v2 #1539
TimoGlastra
started this conversation in
Architecture & Design
DIDComm v2
#1539
Discussion for remaining tasks and coordinating the remaining work.
Involved in the work: @Artemkaaas @genaris
Please add your Github handle here / add a comment to inform others you are interested in working on this
All reactions
Replies: 2 comments
Remaining work:
- Protocols adoption: issue-credential / present-proof / etc
- Currently, you can only send
pingmessage - DIDComm Signed messages - spec
- Not implemented as there was a need
- Supported key types:
- Usage of
P-384andP-521keys is not currently supported (aries-askar limitation) P-521is optional according to the spec butP-384is mandatory: spec
- Usage of
- Mediator support: routing and message pickup protocols
All reactions
0 replies
p-384 is added to askar (openwallet-foundation/askar#157) but I am not sure if this is added in the JS wrapper as well.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment