Content deleted Content added
Undid revision 864444478 by 2600:6C50:607F:F49B:A083:5395:828A:720C (talk) |
Undid revision 864444421 by 2600:6C50:607F:F49B:A083:5395:828A:720C (talk) |
||
Line 1:
The '''Luhn algorithm''' or '''Luhn formula''', also known as the "[[modular arithmetic|modulus]] 10" or "mod 10" [[algorithm]], is a simple [[checksum]] formula used to validate a variety of identification numbers, such as [[credit card number]]s, [[IMEI|IMEI number]]s, [[National Provider Identifier|National Provider Identifier numbers]] in the United States, [[Canada|Canadian]] [[Social Insurance Number]]s, Israel ID Numbers and [[Greece|Greek]] Social Security Numbers (ΑΜΚΑ). It was created by [[IBM]] scientist [[Hans Peter Luhn]] and described in [http://www.google.com/patents?id=Y7leAAAAEBAJ U.S. Patent No. 2,950,048], filed on January 6, 1954, and granted on August 23, 1960.
The algorithm is in the [[public ___domain]] and is in wide use today. It is specified in [[ISO/IEC 7812]]-1.<ref>[http://www.iso.org/iso/iso_catalogue/
==Description==
|