This is the working area for the individual Internet-Draft, "draft-mcnally-envelope".
- Heavily edited for feedback from IETF 117.
- Removed cases for
compressed
,encrypted
, andknown-value
. These will be documented in extension specifications. - Reduced IANA tag requests to a single tag for
envelope
:#6.200
.
- Renumbered CBOR tags in preparation for IANA registration.
- Added
compressed
case. - Various clarifications and corrections.
- Switched to SHA-256 as native digest algorithm, removed BLAKE3.
- Various clarifications and corrections.
- 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.