Cyclic Redundancy Check 32

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf checksum algorithm
gptkbp:abbreviation gptkb:CRC32
gptkbp:bit_length 32
gptkbp:category hash function
error-detecting code
gptkbp:detects accidental changes to raw data
https://www.w3.org/2000/01/rdf-schema#label Cyclic Redundancy Check 32
gptkbp:introducedIn gptkb:IEEE_802.3
gptkbp:notRecommendedFor cryptographic security
gptkbp:output_size 32 bits
gptkbp:polynomial 0x04C11DB7
gptkbp:relatedTo CRC16
CRC64
gptkbp:standardizedBy gptkb:IEEE
gptkbp:used_in gptkb:Ethernet
gptkb:ZIP_files
networking protocols
file integrity verification
gptkbp:usedFor error detection
gptkbp:bfsParent gptkb:CRC32
gptkbp:bfsLayer 6