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 30, 2026
  • TypeScript

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