About 395,000 results
Open links in new tab
  1. Checksum - Wikipedia

    A checksum is a small-sized block of data derived from another block of digital data for the purpose of detecting errors that may have been introduced during its transmission or storage.

  2. What is a Checksum & How to Use One - NinjaOne

    Nov 3, 2025 · A checksum is a value derived from a data set, typically a file or message, used to detect errors or alterations. It is calculated using a checksum algorithm, which processes the …

  3. What Is a Checksum? Meaning, Examples & Why You Should Use …

    Sep 16, 2025 · A checksum is a calculated value that represents the exact contents of a file or message. If the file changes — even by a single byte — the checksum changes as well.

  4. What is a Checksum? | Definition from TechTarget

    Feb 20, 2025 · A checksum is a value that represents the number of bits in a transmission message. IT professionals use it to detect high-level errors within data transmissions.

  5. What Is a Checksum? Examples, Use Cases, and Calculators

    Feb 29, 2024 · A checksum is the outcome of running an algorithm, called a cryptographic hash function, on a data file. It's used to verify that the file is genuine.

  6. Error Detection Code - Checksum - GeeksforGeeks

    Oct 7, 2025 · A checksum is an error detection method used by upper-layer protocols. It is considered to be more reliable than Longitudinal Redundancy Check (LRC), Vertical …

  7. What is a Checksum? A Complete Guide for Developers - Medium

    May 19, 2025 · Learn what a checksum is, how it’s used in software development, and the differences between MD5, SHA256, SHA512, and CRC32. Includes practical Ruby and Rails …

  8. What is Checksum: Everything You Need to Know About It

    Jun 30, 2024 · Learn what a checksum is, how it works, different types of checksums, and their applications in data integrity, file transfers, and more.

  9. What is a Checksum + Why Does It Matter? - Codecademy

    Apr 24, 2024 · The term “checksum” refers to a sequence of letters and numbers that you can use to safeguard against data errors (also known as a “hash”). Checksums are often used in …

  10. Checksum in Digital Logic: A Comprehensive Guide

    Jun 11, 2025 · Learn about checksum, its types, and how it's used to detect errors in digital data transmission and storage. Understand its importance in digital logic.