From df5f39fee53f678ad1dadab7ea0cf9a7d3d003d5 Mon Sep 17 00:00:00 2001 From: Daniel Gleason <165830066+hydrosat-dgleason@users.noreply.github.com> Date: Fri, 15 Aug 2025 11:56:09 -0700 Subject: [PATCH] Support for CRC-64/NVME --- table.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/table.csv b/table.csv index 1bb996a..8dc1e13 100644 --- a/table.csv +++ b/table.csv @@ -115,6 +115,7 @@ 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) +crc64-nvme, hash, 0x0165, draft, CRC-64 checksum based on the NVME polynomial as specified in the NVM Express® NVM Command Set Specification unix, multiaddr, 0x0190, permanent, thread, multiaddr, 0x0196, draft, Textile Thread p2p, multiaddr, 0x01a5, permanent, libp2p