<?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-07">
   <front>
      <title>Deterministically Encoded CBOR (D-CBOR)</title>
      <author initials="A." surname="Rundgren" fullname="Anders Rundgren">
         <organization>Independent</organization>
      </author>
      <date month="August" day="14" 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 can also support
   cryptographic operations like signing CBOR data items.  Using this
   specification, the latter can achieved without wrapping such data in
   byte strings or depend on non-standard canonicalization procedures.

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