decentralized-identity / EcdsaSecp256k1RecoverySignature2020

EcdsaSecp256k1RecoverySignature2020
https://identity.foundation/EcdsaSecp256k1RecoverySignature2020/docs/
Apache License 2.0
9 stars 13 forks source link

Verifiable credential missing term definitions #22

Closed clehner closed 2 years ago

clehner commented 2 years ago

As noted by @peacekeeper in https://github.com/decentralized-identity/EcdsaSecp256k1RecoverySignature2020/pull/21#issuecomment-973162127, the @context in verifiableCredential.json does not include a definition for the term EcdsaSecp256k1RecoverySignature2020. The properties in the proof object are also not defined terms.

To be useful as a test vector, verifiableCredential.json should be updated to be valid JSON-LD with all terms defined.