From 6df4741e83a3c0cf93b7094226fd2353d9ab54df Mon Sep 17 00:00:00 2001 From: IS4 Date: Fri, 9 Dec 2022 03:37:22 +0100 Subject: [PATCH] Add CRC32 and CRC64 (#303) --- table.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/table.csv b/table.csv index 1202f39..92b9a52 100644 --- a/table.csv +++ b/table.csv @@ -108,6 +108,8 @@ p2p-circuit, multiaddr, 0x0122, permanent, dag-json, ipld, 0x0129, permanent, MerkleDAG json udt, multiaddr, 0x012d, draft, utp, multiaddr, 0x012e, draft, +crc32, hash, 0x0132, draft, CRC-32 non-cryptographic hash algorithm (IEEE 802.3) +crc64-ecma, hash, 0x0164, draft, CRC-64 non-cryptographic hash algorithm (ECMA-182 - Annex B) unix, multiaddr, 0x0190, permanent, thread, multiaddr, 0x0196, draft, Textile Thread p2p, multiaddr, 0x01a5, permanent, libp2p