Pearson Hash

Pearson Hash is an algorithm invented in 1990 by Peter K. Pearson .

The algorithm was presented in/on "Fast Hashing of Variable-Length Text Strings", Communications of the ACM .

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

You can read more about it on this page.