Luhn算法
Sign in to saveAlso known as Luhn formula, modulus 10 algorithm, modulus 10 formula, mod 10 algorithm, mod 10 formula
simple checksum formula
Wikidata facts
- Instance of
- check digit
- Named after
- Hans Peter Luhn
Show 3 more facts
- Stack Exchange tag
- stackoverflow.com/tags/luhn
- described by source
- ISO/IEC 7812
- facet of
- management cybernetics
Sources (3)
via Wikidata · CC0
Article · 中文
卢恩算法(英語:Luhn algorithm),也称为“模10”(Mod 10)算法,是一种简单的校验和算法,一般用于验证身份识别码,例如发卡行识别码、国际移动设备识别码,美国号码,或是。该算法由IBM科学家创造,专利于1954年1月6日申请,1960年8月23日颁证,美国专利号2950048。 该算法现已属于公有领域并得到了广泛的应用,例如ISO/IEC 7812-1。它不是一种安全的加密哈希函数,设计它的目的只是防止意外出错而不是恶意攻击。
Abstract from DBpedia / Wikipedia · CC BY-SA