Luhn

Luhn is an algorithm invented in 1954 by Hans Peter Luhn (IBM) .

The algorithm was presented in/on U.S. Patent No. 2,950,048.

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

You can read more about it on this page.