This repo contains the Internet-Draft and a working implementation in C.
This spec enables any existing JSON or JWT to be easily re-coded into minimized CBOR for constrained networks and devices with zero loss of data or cryptographic integrity.
The goal is to continue improving the draft with feedback until it can be formally accepted into an IETF working group on the standards track.
The included implementation is permissively MIT icensed and small / optimized for embedded usage, improvements welcome.
The next step planned is to add/create an embedded-friendly API for accessing the constrained JSON directly.