Home > Crc-32-hash

CRC Hash Function Online - Smart Code Formatters

CRC-32 online hash function genrates CRC Hash Online

Demo Ads
Input for CRC-32
Output: CRC-32
Demo Ads

CRC32 Hash Function Example

Example CRC32 Hash Function:

John Doe

CRC32 Encoded Result:

6a3811c6

This is ontools CRC Hash Function tool. It converts data into CRC-32 format using CRC-32 hash funtion. It is using to protect data and content.

CRC is a Cyclic Redundancy Check for Error-Detecting Code Function. This CRC function is commonly used in digital networks and storage devices to detect unplanned or accidental changes in raw data or information

Blocks of information or data entering in these systems to get a short check with the attached value, after based on the remainder of a polynomial division of their contents.

The calculation is repeated again and again, in the event the check the values do not match, and any data corruption then, corrective action can be taken against data corruption. The CRCs can be used for error correction in networks and storage devices.

The polynomial for CRC32 Hash Function is:

x32 + x26 + x23 + x22 + x16 + x12 + x11 + x10 + x8 + x7 + x5 + x4 + x2 + x + 1

Hexadecimal and Binary CRC32 is:

0x 01 04 C1 1D B7
1 0000 0100 1100 0001 0001 1101 1011 0111

The Highest Term (x32) is usually not explicitly written, so it can instead be represented in Hexadecimal just as

0x 04 C1 1D B7

You can find more infromation about CRC

You can Convert data to CRC-16 Hash Function By CRC-16 Hash Function ontools

Demo Ads
Online Hash Encryption