Replies: 2 comments
-
The problem is that the self-description-signer tool only supports RSA and not EC. See here: deltaDAO/self-description-signer#21 As a result, it is not possible to provide the EDC with a WEB:DID verified by the tool. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@janpmeyer Can you please be more specific? What parts of the codebase are you referring to and what does "extend the core" mean? Thx. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At this time, the WEB:DID extension only allows the use of EC for the public-key JWK. Since we currently only have the option of creating such a key using RSA for technical reasons, the question arises as to whether it makes sense for the EDC to extend the core with this encryption method for WEB:DIDS.
What do you think about this?
Beta Was this translation helpful? Give feedback.
All reactions