Skip to content

Commit 6df4741

Browse files
authored
Add CRC32 and CRC64 (#303)
1 parent 5e9f8fa commit 6df4741

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

table.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ p2p-circuit, multiaddr, 0x0122, permanent,
108108
dag-json, ipld, 0x0129, permanent, MerkleDAG json
109109
udt, multiaddr, 0x012d, draft,
110110
utp, multiaddr, 0x012e, draft,
111+
crc32, hash, 0x0132, draft, CRC-32 non-cryptographic hash algorithm (IEEE 802.3)
112+
crc64-ecma, hash, 0x0164, draft, CRC-64 non-cryptographic hash algorithm (ECMA-182 - Annex B)
111113
unix, multiaddr, 0x0190, permanent,
112114
thread, multiaddr, 0x0196, draft, Textile Thread
113115
p2p, multiaddr, 0x01a5, permanent, libp2p

0 commit comments

Comments
 (0)