Libraries tagged by damm-algorithm
luisalberto/checkdigit-algorithms
0 Favers
3236 Downloads
3236 Downloads
Check Digit Algorithms
choval/damm
2 Favers
865 Downloads
865 Downloads
Damm algorithm functions, a check digit algorithm that detects single-digit errors and adjacent transposition errors
sunaoka/damm
2 Favers
35 Downloads
35 Downloads
A PHP library that calculates and verifies the check digit using the Damm algorithm.
fredricj/check-algos
0 Favers
7 Downloads
7 Downloads
Collection of checksum algorithms. Currently supports Verhoeff, Luhn and Damm algorithms