Adler-32

Adler-32 is a checksum algorithm written by Mark Adler in 1995,[1] modifying Fletcher's checksum. Compared to a cyclic redundancy check of the same length, it trades reliability for speed. Adler-32 is more reliable than Fletcher-16, and slightly less reliable than Fletcher-32.[2]

  1. ^ "First appearance of Adler-32 (see ChangeLog and adler32.c)".
  2. ^ "Revisiting Fletcher and Adler Checksums" (PDF).