0 chars
Click or drag & drop file
Supports large files via chunked processing
filename.txt
0 KB
Verify Checksum
Checksum Output
00000001
1
How it works
Adler32 is a checksum algorithm which was invented by Mark Adler. It is composed of two 16-bit checksums concatenated into a 32-bit integer. It is primarily used in the zlib compression library.