w3c-ccg / ld-cryptosuite-registry

REGISTRY: Linked Data Keys Registry (managed by W3C Credentials Community Group)
https://w3c-ccg.github.io/ld-cryptosuite-registry/
Other
12 stars 4 forks source link

publicKeyHex is widely used but not supported by did-core #28

Closed OR13 closed 3 years ago

OR13 commented 4 years ago

Regardless of feeling on this... many have implemented support for publicKeyHex it is defined by https://w3c-ccg.github.io/lds-ecdsa-secp256k1-2019/

And the example in this registry contains publicKeyHex... we need to remove this property from everywhere, or add support for it.... This is mostly a did core issue...

https://github.com/w3c/did-core/issues/236

kdenhartog commented 3 years ago

I think we can close this now that it's registered in the did-spec-registries. Would we want to cross register it here as well and just update the definition etc? https://w3c.github.io/did-spec-registries/#publickeyhex

OR13 commented 3 years ago

yes we can close.