Adler-32

Adler-32 is an Adler family algorithm invented in 1995 by Mark Adler . It is mainly used in zlib.

The digest (hash generated by this algorithm) is 32 bits (4 Bytes) in length.

You can read more about it on this page.