[Openid-specs-fapi] JSON Canonicalization in W3C
Anders Rundgren
anders.rundgren.net at gmail.com
Mon Jun 5 08:00:39 UTC 2023
https://lists.w3.org/Archives/Public/public-vc-wg/2023Jun/0000.html
"The RDF dependency should be removed since you can canonicalize
JSON with JSON Pointer and JCS more efficiently, and JSON Pointer is
already a dependency"
Even Mike Jones(!) is now into JSON canonicalization:
https://w3c.github.io/vc-jws-2020/
Anyway, in spite of the virtues of JCS (RFC 8785), I have turned to "Deterministic CBOR" which has many advantages over JSON.
To speed-up things a bit, I'm currently in the early phase defining a "CBOR" counterpart to the (in)famous JavaScript "JSON" object:
https://github.com/cyberphone/CBOR.js#cborjs
I'm thinking about submitting this to TC39 as a standardization proposal. Comments are welcome!
Regards,
Anders
https://cyberphone.github.io/CBOR.js/doc/playground.html
More information about the Openid-specs-fapi
mailing list