प्रकाशित: 2026-08-20मानक:
क्रिप्टोग्राफ़िक संदर्भ गाइड
What Is a Checksum? Error Detection in Files and Data Streams
How checksums work, their implementation in network packets (TCP/IP), file formats (ZIP/PNG), and the difference between simple parity and cyclic redundancy checks.
अक्सर पूछे जाने वाले प्रश्न (FAQ)
Frequently Asked Questions
Clear answers to common cryptographic and implementation questions.
Can a checksum prevent malicious tampering?
No. Checksums only catch accidental random transmission errors. Use cryptographic hashes (SHA-256) to prevent intentional tampering.
इस विषय से संबंधित टूल्स
files
Calculate CRC32, Adler-32, MD5, and SHA-256 checksums and export standard .sha256 and .sfv files.
utilities
Calculate IEEE 802.3 standard 32-bit Cyclic Redundancy Checks for text and binary data.
utilities
Compute Castagnoli 0x1EDC6F41 CRC32C checksums used in cloud storage, iSCSI, and ext4.