hypersign-protocol / hid-node

A permissionless blockchain network to manage digital identity and access rights
https://hypersign.id
Apache License 2.0
223 stars 23 forks source link

Implement JwK Signature in DidDoc #73

Open arnabghose997 opened 2 years ago

arnabghose997 commented 2 years ago

https://www.w3.org/TR/did-core/#dfn-publickeymultibase

Steps:

  1. Add PublicKeyJwk to verificationMethod.
  2. Implement JwK Algo to verify JwK signatures.
arnabghose997 commented 2 years ago

Verification Material: https://www.w3.org/TR/did-core/#verification-material

Generating JwK: https://www.npmjs.com/package/jwks-rsa