Skip to content
#

deterministic-cbor

Here is 1 public repository matching this topic...

A CBOR codec for TypeScript that focuses on writing and parsing deterministic CBOR ("dCBOR") per IETF. It deliberately does not support the parts of the CBOR spec that are forbidden by deterministic encoding (such as indefinite-length arrays and maps), and it is strict in both what it writes and what it reads.

  • Updated Jul 29, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the deterministic-cbor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deterministic-cbor topic, visit your repo's landing page and select "manage topics."

Learn more