ietf-wg-jose / json-web-proof

Specification work for JSON Web Proof
https://ietf-wg-jose.github.io/json-web-proof/
Other
98 stars 9 forks source link

Adding CBOR Serialization #137

Open dwaite opened 1 month ago

dwaite commented 1 month ago

This change adds CBOR serialization, as well as a few bite-sized additions along the way.

  1. Clean up text to be more prescriptive about various serializations
  2. Define the serializations as interchangeable
  3. Define new CBOR serialization
  4. Create new "Detached Payloads" section to clarify application behavior