Skip to content

Commit be412d8

Browse files
Add crc64-nvme (CRC-64/NVME) (#386)
1 parent 09c1cbe commit be412d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

table.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ udt, multiaddr, 0x012d, draft,
115115
utp, multiaddr, 0x012e, draft,
116116
crc32, hash, 0x0132, draft, CRC-32 non-cryptographic hash algorithm (IEEE 802.3)
117117
crc64-ecma, hash, 0x0164, draft, CRC-64 non-cryptographic hash algorithm (ECMA-182 - Annex B)
118+
crc64-nvme, hash, 0x0165, draft, CRC-64 checksum based on the NVME polynomial as specified in the NVM Express® NVM Command Set Specification
118119
unix, multiaddr, 0x0190, permanent,
119120
thread, multiaddr, 0x0196, draft, Textile Thread
120121
p2p, multiaddr, 0x01a5, permanent, libp2p

0 commit comments

Comments
 (0)