CRC-16

From Just Solve the File Format Problem
Revision as of 16:24, 14 January 2021 by Jsummers (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
File Format
Name CRC-16
Ontology

CRC-16 is a broad family of CRC (cyclic redundancy check) algorithms that produce a 16-bit result.

Refer to the CRC article for more information.

Contents

Specific algorithms

Selected CRC-16 algorithms are listed here. The names are from the CRC RevEng Catalogue.

CRC-16/ARC

Also referred to as CRC-16-IBM.

The CRC of ASCII "123456789" is 0xbb3d.

Used by ARC, LHA, StuffIt, Zoo, ArcFS.

CRC-16/XMODEM

This is a form of CRC-16-CCITT, though it may be inaccurate to refer to it by that name.

The CRC of ASCII "123456789" is 0x31c3.

Used by MacBinary, BinHex, LBR.

Links

See also CRC#Links.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox