<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.mcnally-deterministic-cbor" target="https://datatracker.ietf.org/doc/html/draft-mcnally-deterministic-cbor-17">
   <front>
      <title>dCBOR: Deterministic CBOR</title>
      <author initials="W." surname="McNally" fullname="Wolf McNally">
         <organization>Blockchain Commons</organization>
      </author>
      <author initials="C." surname="Allen" fullname="Christopher Allen">
         <organization>Blockchain Commons</organization>
      </author>
      <author initials="C." surname="Bormann" fullname="Carsten Bormann">
         <organization>Universität Bremen TZI</organization>
      </author>
      <author initials="L." surname="Lundblade" fullname="Laurence Lundblade">
         <organization>Security Theory LLC</organization>
      </author>
      <date month="February" day="11" year="2026" />
      <abstract>
	 <t>   The purpose of determinism is to ensure that semantically equivalent
   data items are encoded into identical byte streams.  CBOR (RFC 8949)
   defines &quot;Deterministically Encoded CBOR&quot; in its Section 4.2, but
   leaves some important choices up to the application developer.  The
   present document specifies dCBOR, a set of narrowing rules for CBOR
   that can be used to help achieve interoperable deterministic encoding
   for a variety of applications desiring a narrow and clearly defined
   set of choices.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-mcnally-deterministic-cbor-17" />
   
</reference>
