From 67156283e15e00ca7ac824a261ce63bbff69d318 Mon Sep 17 00:00:00 2001 From: Joel Thorstensson Date: Fri, 20 Mar 2020 13:05:02 +0100 Subject: [PATCH] Add dag-jose, -cose See discussion here: https://github.com/ipld/specs/issues/251 --- table.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/table.csv b/table.csv index 221bfce..a967326 100644 --- a/table.csv +++ b/table.csv @@ -39,6 +39,8 @@ bencode, serialization, 0x63, bencode dag-pb, ipld, 0x70, MerkleDAG protobuf dag-cbor, ipld, 0x71, MerkleDAG cbor libp2p-key, ipld, 0x72, Libp2p Public Key +dag-jose, ipld, 0x73, MerkleDAG JOSE +dag-cose, ipld, 0x74, MerkleDAG COSE git-raw, ipld, 0x78, Raw Git object torrent-info, ipld, 0x7b, Torrent file info field (bencoded) torrent-file, ipld, 0x7c, Torrent file (bencoded)