<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.rundgren-cbor-core" target="https://datatracker.ietf.org/doc/html/draft-rundgren-cbor-core-25">
   <front>
      <title>CBOR : : Core - CBOR Cross Platform Profile</title>
      <author initials="A." surname="Rundgren" fullname="Anders Rundgren">
         <organization>Independent</organization>
      </author>
      <date month="January" day="25" year="2026" />
      <abstract>
	 <t>   This document defines CBOR::Core, a platform-agnostic profile for
   CBOR (RFC 8949) intended to serve as a viable replacement for JSON in
   computationally advanced systems like Internet browsers, mobile
   phones, and Web servers.  For enhanced strictness, as well as for
   enabling cryptographic methods like signing and hashing, to
   optionally be applied to &quot;raw&quot; (non-wrapped) CBOR data, deterministic
   encoding is mandated.  Furthermore, the document outlines API
   features for manipulating CBOR data in a secure manner.  This
   document mainly targets CBOR tool developers.

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