Adler-32 Calculator is an online tool to compute the Adler-32 checksum of a string or file locally on your browser. This hash can be used to verify the integrity of the data during transmission. You can provide the expected hash and compare the calculated Adler-32 checksum with it. The Adler-32 hash can be generated in Base64, Hex or Integer formats. The input can be provided in Plain Text, Base64 or as a binary file which you can select from your machine. Hit the Calculate button to generate and check the Adler-32 value
Your file or data will NOT be uploaded. All processing takes place locally inside your browser.
Adler-32 is a old algorithm to verify the integrity of data during transmission. It is used in the zlib compression library.
Settings Explained
1. Input Type
The type of the input text (not applicable for files).
Plain Text
Lore ipsum dolor sit amet
Base64
TG9yZSBpcHN1bSBkb2xvciBzaXQgYW1ldA==
Binary
Click on Browse File and select a file for Binary Input Type
2. Adler-32 hash to compare
The hash to compare to in Base64, Hex or Integer format
History
- Jan 6, 2018
- Tool Launched
Comments 0