This is the working area for the individual Internet-Draft, "draft-mcnally-deterministic-cbor".
- Merged in clarifications from Carsten Bormann.
- Merged in contributions from Carsten Bormann, "The CDE-based Application Profile dCBOR".
- Added Carsten Bormann as a co-author.
- Added Laurence Lundblade to acknowledgements.
- Merged in PR from Carsten Bormann with housekeeping changes.
- Added clarification that all requirements are narrowing.
- Made rules for encoders and decoders much more explicit.
- Added a section on requirements for simple values.
- Clarifications and minor corrections.
- Updated to reflect feedback up to IETF 117.
- Moved API recommendations to their own section.
- Added requirement that CBOR_NEGATIVE_INT_MAX be disallowed.
- Removed requirement that map entries be non-null.
- Initial version
See the guidelines for contributions.
Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.
Formatted text and HTML versions of the draft can be built using make
.
$ make
Command line usage requires that you have the necessary software installed. See the instructions.