<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.rundgren-deterministic-cbor" target="https://datatracker.ietf.org/doc/html/draft-rundgren-deterministic-cbor-13">
   <front>
      <title>Deterministically Encoded CBOR (D-CBOR)</title>
      <author initials="A." surname="Rundgren" fullname="Anders Rundgren">
         <organization>Independent</organization>
      </author>
      <date month="August" day="16" year="2023" />
      <abstract>
	 <t>   This document describes a deterministic encoding scheme for CBOR
   intended for usage in high-end computing platforms like mobile
   phones, Web browsers, and Web servers.  In addition to enhancing
   interoperability, deterministic encoding also enables performing
   cryptographic operations like signing &quot;raw&quot; CBOR data items,
   something which otherwise would require wrapping such data in byte
   strings, or introduce dependencies on non-standard canonicalization
   procedures.

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