Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

feat: DID schema to support publicKeyJwk & secp256k1 #1510

Merged
merged 1 commit into from
Mar 25, 2020

Commits on Mar 25, 2020

  1. feat: DID schema to support publicKeyJwk & secp256k1

    - PublicKeys to support `publicKeyJwk`
    - Support for JWK public key decode including `secp256k1`
    - Context URI updated to validate `https://www.w3.org/ns/did/v1` as well
    as the older URI `https://w3id.org/did/v1`
    - Removed public key max number of  properties validation, as per spec
    'The public key objects MAY include additional properties'
    - closes hyperledger-archives#1509
    
    Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
    sudeshrshetty committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    d83de36 View commit details
    Browse the repository at this point in the history