w3c / vc-di-ecdsa

Data Integrity specification for ECDSA using NIST-compliant curves
https://w3c.github.io/vc-di-ecdsa/
Other
9 stars 9 forks source link

Require that CBOR encoding of components MUST NOT use tags. #59

Closed Wind4Greg closed 2 months ago

Wind4Greg commented 4 months ago

This PR addresses issue https://github.com/w3c/vc-di-ecdsa/issues/52 and explicitly cites the CBOR RFC8949 and introduces normative language that implementers MUST NOT use CBOR tags when encoding components that make up a proof in the ECDSA-SD (base and derived proofs). This PR also updates the ECDSA-SD test vectors accordingly.


Preview | Diff

msporny commented 2 months ago

Normative, multiple reviews, changes requested and made, no objections, merging.